geoview-core
Preparing search index...
ButtonPropsLayerPanel
Interface ButtonPropsLayerPanel
Interface for the button properties used when creating a new button.
interface
ButtonPropsLayerPanel
{
handleNext
:
()
=>
void
;
isFirst
?:
boolean
;
isLast
?:
boolean
;
}
Index
Properties
handle
Next
is
First?
is
Last?
Properties
handle
Next
handleNext
:
()
=>
void
Optional
is
First
isFirst
?:
boolean
Optional
is
Last
isLast
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handle
Next
is
First
is
Last
geoview-core
Loading...
Interface for the button properties used when creating a new button.