GeoLeaf Core API - v3.0.0
Preparing search index...
kernel/api/api-types
LazyUISlotEntry
Interface LazyUISlotEntry
A lazy-plugin UI slot stored by action name and surfaced to toolbar renderers.
interface
LazyUISlotEntry
{
mobileIcon
?:
PluginUIDescriptor
;
desktopTabButton
?:
PluginUIDescriptor
;
id
:
string
;
pluginName
:
string
;
}
Hierarchy (
View Summary
)
PluginLazyUI
LazyUISlotEntry
Index
Properties
mobile
Icon?
desktop
Tab
Button?
id
plugin
Name
Properties
Optional
mobile
Icon
mobileIcon
?:
PluginUIDescriptor
Optional
desktop
Tab
Button
desktopTabButton
?:
PluginUIDescriptor
id
id
:
string
plugin
Name
pluginName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mobile
Icon
desktop
Tab
Button
id
plugin
Name
GeoLeaf Core API - v3.0.0
Loading...
A lazy-plugin UI slot stored by action name and surfaced to toolbar renderers.