tyrian
Members list
Type members
Classlikes
Object used to provide Aria attribute syntax import tyrian.Aria.*
Object used to provide Aria attribute syntax import tyrian.Aria.*
Attributes
- Graph
- Supertypes
- Self type
- Aria.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Aria.type
HTML attribute
HTML attribute
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attribute of an HTML tag
Attribute of an HTML tag
Attributes are like properties, but can be removed. This is important for attributes like disabled, hidden, selected where there is no value, they are present and therefore set, or absent and unset.
Attributes
- Companion:
- object
- Graph
- Supertypes
An attribute of an HTML tag that does not exist, used as a "do not render" placeholder
An attribute of an HTML tag that does not exist, used as a "do not render" placeholder
Attributes
- Graph
- Supertypes
- Self type
- EmptyAttribute.type
A very simple mechanism to allow automatic loading and saving of your applications model to local storage. Uses:
A very simple mechanism to allow automatic loading and saving of your applications model to local storage. Uses:
- During development, allows you to carry on where you left off between site rebuilds.
- Acts as a user session, to remember where a website/app visitor/user was when they left.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- HotReload.type
Object used to provide Html syntax import tyrian.Html.*
Object used to provide Html syntax import tyrian.Html.*
Attributes
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Html.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Html.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- IndigoGameId.type
Provides simple routing based on url hash (anchor), such as: http://mysite.com/#page1
Provides simple routing based on url hash (anchor), such as: http://mysite.com/#page1
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Navigation.type
An HTML tag with raw HTML rendered inside. Beware that the inner HTML is not validated to be correct, nor does it get modified as a response to messages in any way.
Object used to provide SVG syntax import tyrian.SVG.*
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object SVG.type
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object SVG.type
A subscription describes a resource that an application is interested in.
A subscription describes a resource that an application is interested in.
Examples:
- a timeout notifies its subscribers when it expires,
- a video being played notifies its subscribers with subtitles.
Attributes
- Msg
Type of message produced by the resource
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
The TyrianApp trait can be extended to conveniently prompt you for all the methods needed for a Tyrian app, as well as providing a number of standard app launching methods.
The TyrianApp trait can be extended to conveniently prompt you for all the methods needed for a Tyrian app, as well as providing a number of standard app launching methods.
Attributes
- Graph
- Supertypes
The TyrianApp trait can be extended to conveniently prompt you for all the methods needed for a Tyrian app, as well as providing a number of standard app launching methods.
The TyrianApp trait can be extended to conveniently prompt you for all the methods needed for a Tyrian app, as well as providing a number of standard app launching methods.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- TyrianIndigoBridge.type
Attributes
- Companion:
- class
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- TyrianSubSystem.type