Arc.React
Preparing search index...
commands
ValidationMessageProps
Interface ValidationMessageProps<TCommand>
interface
ValidationMessageProps
<
TCommand
>
{
value
:
(
command
:
TCommand
)
=>
unknown
;
}
Type Parameters
TCommand
Index
Properties
value
Properties
value
value
:
(
command
:
TCommand
)
=>
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
value
Arc.React
Loading...