Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Button.Cancel
IProps
Interface IProps
Props
interface
IProps
{
children
?:
ReactNode
;
disabled
?:
boolean
;
loading
?:
boolean
;
onCancel
:
()
=>
void
;
}
Index
Properties
children?
disabled?
loading?
on
Cancel
Properties
Optional
children
children
?:
ReactNode
Optional
disabled
disabled
?:
boolean
Optional
loading
loading
?:
boolean
on
Cancel
onCancel
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
disabled
loading
on
Cancel
Tanatloc documentation
Loading...
Props