Tanatloc documentation
Preparing search index...
Components.Assets.Button.Add
IProps
Interface IProps
Props
interface
IProps
{
children
?:
ReactNode
;
dark
?:
boolean
;
disabled
?:
boolean
;
fullWidth
?:
boolean
;
light
?:
boolean
;
loading
?:
boolean
;
needMargin
?:
boolean
;
onAdd
:
()
=>
void
;
primary
?:
boolean
;
}
Index
Properties
children?
dark?
disabled?
full
Width?
light?
loading?
need
Margin?
on
Add
primary?
Properties
Optional
children
children
?:
ReactNode
Optional
dark
dark
?:
boolean
Optional
disabled
disabled
?:
boolean
Optional
full
Width
fullWidth
?:
boolean
Optional
light
light
?:
boolean
Optional
loading
loading
?:
boolean
Optional
need
Margin
needMargin
?:
boolean
on
Add
onAdd
:
()
=>
void
Optional
primary
primary
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
dark
disabled
full
Width
light
loading
need
Margin
on
Add
primary
Tanatloc documentation
Loading...
Props