ComponentDsl
kreuzberg.ComponentDsl
trait ComponentDsl extends ContextDsl
Attributes
- Graph
-
- Supertypes
- Known subtypes
- Self type
Members list
Value members
Concrete methods
Declare a Javascript event.
Declare a Javascript event.
Attributes
protected def jsProperty[T](getter: DomElement => T, setter: (DomElement, T) => Unit): JsProperty[DomElement, T]
Declares a js runtime property.
Declares a js runtime property.
Attributes
Declares a js runtime state.
Declares a js runtime state.
Attributes
Declare a Window JS Event.
Declare a Window JS Event.
Attributes
Inherited methods
Retrieves something from a ServiceRepository (usually an KreuzbergContext)
Retrieves something from a ServiceRepository (usually an KreuzbergContext)
Attributes
- Inherited from:
- ContextDsl
Read the value of a model
Implicits
Implicits
In this article