Gets Parent AtomControl of this control.
Represents associated AtomStyleSheet with this visual hierarchy. AtomStyleSheet is inherited by default.
Represents associated AtomStyleSheet with this visual hierarchy. AtomStyleSheet is inherited by default.
Do not ever use, only available as intellisense feature for vs code editor.
Control checks if property is declared on the control or not.
Since TypeScript no longer creates enumerable properties, we have
to inspect name and PropertyMap which is generated by @BindableProperty
or the value is not set to undefined.
name of Property
This will pop page from the stack and set as current
true if current page was closed by User Action
Use this method if you want to set attribute on HTMLElement immediately but defer atom control property
HTMLElement
string
any
Remove all bindings associated with given element and optional name
T
string
Generated using TypeDoc
Creates and hosts an instance of AtomControl available at given URL. Query string parameters from the url will be passed to view model as initial property values.
By default stack is turned off, so elements and controls will be destroyed when new control is hosted.