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