POLAR reference
Preparing search index...
@polar/polar
PluginOptions
Interface PluginOptions
interface
PluginOptions
{
displayComponent
?:
boolean
;
layoutTag
?:
|
"TOP_LEFT"
|
"TOP_MIDDLE"
|
"TOP_RIGHT"
|
"MIDDLE_LEFT"
|
"MIDDLE_MIDDLE"
|
"MIDDLE_RIGHT"
|
"BOTTOM_LEFT"
|
"BOTTOM_MIDDLE"
|
"BOTTOM_RIGHT"
;
}
Hierarchy (
View Summary
)
PluginOptions
LayerBoundPluginOptions
FooterPluginOptions
FullscreenPluginOptions
IconMenuPluginOptions
LoadingIndicatorOptions
ReverseGeocoderPluginOptions
ToastPluginOptions
Index
Properties
display
Component?
layout
Tag?
Properties
Optional
display
Component
displayComponent
?:
boolean
Optional
layout
Tag
layoutTag
?:
|
"TOP_LEFT"
|
"TOP_MIDDLE"
|
"TOP_RIGHT"
|
"MIDDLE_LEFT"
|
"MIDDLE_MIDDLE"
|
"MIDDLE_RIGHT"
|
"BOTTOM_LEFT"
|
"BOTTOM_MIDDLE"
|
"BOTTOM_RIGHT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Component
layout
Tag
POLAR reference
Loading...