hosanna-ui-docs - v0.9.0
Preparing search index...
Async
AbstractAsyncHandler
commandCategory
Function commandCategory
commandCategory
(
categoryName
:
string
)
:
(
target
:
any
)
=>
void
Decorator for marking a class as a command category.
Parameters
categoryName
:
string
The name of the command category.
Returns
(
target
:
any
)
=>
void
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
hosanna-ui-docs - v0.9.0
Loading...
Decorator for marking a class as a command category.