Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaModuleProps
Interface AsukaModuleProps
Props passed to a mounted custom module component.
interface
AsukaModuleProps
{
context
:
AsukaModuleContext
;
ui
?:
AsukaModuleUiHelpers
;
}
Index
Properties
context
ui?
Properties
context
context
:
AsukaModuleContext
Optional
ui
ui
?:
AsukaModuleUiHelpers
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
ui
AsukaDesigner JavaScript API - v1.0.0
Loading...
Props passed to a mounted custom module component.