Tanatloc documentation
Preparing search index...
Components.Assets.Button
AddButton
Variable AddButton
Const
AddButton
:
React.FunctionComponent
<
IProps
>
= ...
Add button
Param: props
Props
Props list:
disabled (boolean) Set disabled state
primary (boolean) Set Button type
light (boolean) Set Button text to light
dark (boolean) Set Button text to dark
fullWidth (boolean) Set Button width to 100%
needMargin (boolean) Set Button left margin to 5px
loading (boolean) Set loading state
children (React child) Button children
onAdd (Function) Button click
Returns
AddButton
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Add button