@vernonia/core - v5.1.12
Preparing search index...
components/MapApplication
Component
Interface Component
Options for shell panel component and action bar action.
interface
Component
{
component
:
Widget
;
groupEnd
?:
boolean
;
icon
:
string
;
text
:
string
;
type
:
"calcite-dialog"
|
"calcite-flow"
|
"calcite-panel"
;
}
Index
Properties
component
group
End?
icon
text
type
Properties
component
component
:
Widget
Optional
group
End
groupEnd
?:
boolean
icon
icon
:
string
text
text
:
string
type
type
:
"calcite-dialog"
|
"calcite-flow"
|
"calcite-panel"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
group
End
icon
text
type
@vernonia/core - v5.1.12
Loading...
Options for shell panel component and action bar action.