@valon-technologies/gestalt
Preparing search index...
services/app
Catalog
Interface Catalog
Catalog is the static or request-scoped executable surface exposed by a provider.
interface
Catalog
{
name
:
string
;
displayName
:
string
;
description
:
string
;
iconSvg
:
string
;
operations
:
CatalogOperation
[]
;
}
Index
Properties
name
display
Name
description
icon
Svg
operations
Properties
name
name
:
string
display
Name
displayName
:
string
description
description
:
string
icon
Svg
iconSvg
:
string
operations
operations
:
CatalogOperation
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
display
Name
description
icon
Svg
operations
@valon-technologies/gestalt
Loading...
Catalog is the static or request-scoped executable surface exposed by a provider.