banira
Home
Docs
CLI
GitHub
Preparing search index...
Parameter
Interface Parameter
A single parameter of a method, following the CEM
Parameter
shape.
interface
Parameter
{
default
?:
string
;
description
?:
string
;
name
:
string
;
optional
?:
boolean
;
rest
?:
boolean
;
type
?:
{
text
:
string
}
;
}
Index
Properties
default?
description?
name
optional?
rest?
type?
Properties
Optional
default
default
?:
string
Optional
description
description
?:
string
name
name
:
string
Optional
optional
optional
?:
boolean
Optional
rest
rest
?:
boolean
Optional
type
type
?:
{
text
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
description
name
optional
rest
type
Home
Docs
CLI
GitHub
banira
Loading...
A single parameter of a method, following the CEM
Parametershape.