Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/SaveButton
SaveButtonProps
Interface SaveButtonProps
interface
SaveButtonProps
{
disabled
:
boolean
;
submit
?:
any
;
text
?:
string
;
type
?:
"button"
|
"reset"
|
"submit"
;
}
Index
Properties
disabled
submit?
text?
type?
Properties
disabled
disabled
:
boolean
Optional
submit
submit
?:
any
Optional
text
text
?:
string
Optional
type
type
?:
"button"
|
"reset"
|
"submit"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
submit
text
type
@thepalaceproject/circulation-admin
Loading...