Kizuki
HTTP API
GitHub
Preparing search index...
app/components/SubmitButton
SubmitButton
Function SubmitButton
SubmitButton
(
__namedParameters
:
{
children
:
ReactNode
;
className
?:
string
;
name
?:
string
;
pending
?:
string
;
value
?:
string
;
}
,
)
:
Element
A submit button that disables itself and shows
pending
text while the form is being sent.
Parameters
__namedParameters
:
{
children
:
ReactNode
;
className
?:
string
;
name
?:
string
;
pending
?:
string
;
value
?:
string
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
A submit button that disables itself and shows
pendingtext while the form is being sent.