Unblu Branch Client App Component API
Preparing search index...
NamedAreaChangeEvent
Interface NamedAreaChangeEvent
Event emitted every time the named area change
See
UnbluBranchClientAppElement.NAMED_AREA_CHANGE
UnbluBranchClientAppElement.addEventListener
UnbluBranchClientAppElement.removeEventListener
Custom Event
NamedAreaChangeListener
for the corresponding javascript event on the initialized
UnbluBranchClientApi
instance
No Inherit Doc
interface
NamedAreaChangeEvent
{
detail
:
string
;
}
Hierarchy
CustomEvent
<
string
>
NamedAreaChangeEvent
Index
Properties
detail
Properties
Readonly
detail
detail
:
string
named area site id
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detail
Unblu Branch Client App Component API
Loading...
Event emitted every time the named area change
See
No Inherit Doc