geoview-core
Preparing search index...
TypeButtonPanelProps
Type Alias TypeButtonPanelProps
Interface used to initialize a button panel.
type
TypeButtonPanelProps
=
{
button
:
TypeButtonProps
;
panel
:
TypePanelProps
;
}
Index
Properties
button
panel
Properties
button
button
:
TypeButtonProps
Button properties.
panel
panel
:
TypePanelProps
Panel properties.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
button
panel
geoview-core
Loading...
Interface used to initialize a button panel.