Fading Modal
Inheritors
Properties
Link copied to clipboard
The attributes of the component
Link copied to clipboard
An automatically generated unique dom key for the component instance.
Link copied to clipboard
The Dom node to which the component is rendered
Link copied to clipboard
The life-cycle LifeCycle that the component exposes
Link copied to clipboard
Get the MessagesHandler for the Component
Functions
Link copied to clipboard
Creates a data loader for the given load function.
Link copied to clipboard
Creates a data loader for a fixed value.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun <C> Component<C>.pagedSearchFilter(router: Router, onChange: (PagedSearchFilter) -> Unit? = null): ReadWriteProperty<Component<C>, PagedSearchFilter>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns 'true' when the component should redraw.
Link copied to clipboard
Creates a property that is subscribed to a stream.
Link copied to clipboard
Triggers a redraw
Link copied to clipboard