Preparing search index...
The search index is not available
@rxap/forms - v19.0.4
@rxap/forms
FormSubmitFailedMethod
Interface FormSubmitFailedMethod
interface
FormSubmitFailedMethod
{
metadata
?:
any
;
call
(
error
:
Error
)
:
any
;
}
Hierarchy
MethodWithParameters
FormSubmitFailedMethod
Index
Properties
metadata?
Methods
call
Properties
Optional
metadata
metadata
?:
any
Methods
call
call
(
error
:
Error
)
:
any
Parameters
error
:
Error
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
Methods
call
@rxap/forms - v19.0.4
Loading...