Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/ShareButton
ShareButtonProps
Interface ShareButtonProps
interface
ShareButtonProps
{
disabled
?:
boolean
;
pending
?:
boolean
;
submit
?:
any
;
text
?:
string
;
type
?:
"button"
|
"reset"
|
"submit"
;
}
Index
Properties
disabled?
pending?
submit?
text?
type?
Properties
Optional
disabled
disabled
?:
boolean
Optional
pending
pending
?:
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
pending
submit
text
type
@thepalaceproject/circulation-admin
Loading...