@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
Catalog
Interface Catalog
Static provider catalog emitted to the Gestalt host.
interface
Catalog
{
name
?:
string
;
displayName
?:
string
;
description
?:
string
;
iconSvg
?:
string
;
operations
:
CatalogOperation
[]
;
}
Index
Properties
name?
display
Name?
description?
icon
Svg?
operations
Properties
Optional
name
name
?:
string
Optional
display
Name
displayName
?:
string
Optional
description
description
?:
string
Optional
icon
Svg
iconSvg
?:
string
operations
operations
:
CatalogOperation
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
display
Name
description
icon
Svg
operations
@valon-technologies/gestalt
Loading...
Static provider catalog emitted to the Gestalt host.