@valon-technologies/gestalt
Preparing search index...
@valon-technologies/gestalt
CatalogParameter
Interface CatalogParameter
Query-style parameter metadata derived from a Gestalt schema.
interface
CatalogParameter
{
name
:
string
;
type
:
string
;
description
?:
string
;
required
?:
boolean
;
default
?:
unknown
;
}
Index
Properties
name
type
description?
required?
default?
Properties
name
name
:
string
type
type
:
string
Optional
description
description
?:
string
Optional
required
required
?:
boolean
Optional
default
default
?:
unknown
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
description
required
default
@valon-technologies/gestalt
Loading...
Query-style parameter metadata derived from a Gestalt schema.