Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/WithRemoveButton
WithRemoveButtonProps
Interface WithRemoveButtonProps
interface
WithRemoveButtonProps
{
confirmRemoval
?:
()
=>
boolean
;
disabled
:
boolean
;
onRemove
:
()
=>
void
;
}
Index
Properties
confirm
Removal?
disabled
on
Remove
Properties
Optional
confirm
Removal
confirmRemoval
?:
()
=>
boolean
disabled
disabled
:
boolean
on
Remove
onRemove
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confirm
Removal
disabled
on
Remove
@thepalaceproject/circulation-admin
Loading...