GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/api/api-types
PluginLazyUI
Interface PluginLazyUI
Optional UI descriptor pair passed to
registerLazyForAction
.
interface
PluginLazyUI
{
mobileIcon
?:
PluginUIDescriptor
;
desktopTabButton
?:
PluginUIDescriptor
;
}
Hierarchy (
View Summary
)
PluginLazyUI
LazyUISlotEntry
Index
Properties
mobile
Icon?
desktop
Tab
Button?
Properties
Optional
mobile
Icon
mobileIcon
?:
PluginUIDescriptor
Optional
desktop
Tab
Button
desktopTabButton
?:
PluginUIDescriptor
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mobile
Icon
desktop
Tab
Button
GeoLeaf Core API - v3.0.0
Loading...
Optional UI descriptor pair passed to
registerLazyForAction.