@willwade/aac-processors
Preparing search index...
Grid3CommandDefinition
Interface Grid3CommandDefinition
Command metadata definition
interface
Grid3CommandDefinition
{
category
:
Grid3CommandCategory
;
deprecated
?:
boolean
;
description
:
string
;
displayName
:
string
;
id
:
string
;
parameters
?:
CommandParameter
[]
;
platforms
?:
(
"desktop"
|
"ios"
|
"medicare"
|
"medicareBionics"
)
[]
;
pluginId
:
string
;
}
Index
Properties
category
deprecated?
description
display
Name
id
parameters?
platforms?
plugin
Id
Properties
category
category
:
Grid3CommandCategory
Optional
deprecated
deprecated
?:
boolean
description
description
:
string
display
Name
displayName
:
string
id
id
:
string
Optional
parameters
parameters
?:
CommandParameter
[]
Optional
platforms
platforms
?:
(
"desktop"
|
"ios"
|
"medicare"
|
"medicareBionics"
)
[]
plugin
Id
pluginId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
deprecated
description
display
Name
id
parameters
platforms
plugin
Id
@willwade/aac-processors
Loading...
Command metadata definition