A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
ActionHeaderSchemaOptions
Interface ActionHeaderSchemaOptions
Declarative header fields accepted by
ActionHeaderSchema
.
interface
ActionHeaderSchemaOptions
{
defaultValue
?:
ByteSource
|
null
;
description
?:
string
;
name
:
string
;
}
Index
Properties
default
Value?
description?
name
Properties
Optional
default
Value
defaultValue
?:
ByteSource
|
null
Optional
description
description
?:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Value
description
name
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Declarative header fields accepted by ActionHeaderSchema.