Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Button.Edit
default
Function default
Edit button
default
(
props
:
IProps
)
:
ReactNode
|
Promise
<
ReactNode
>
Parameters
props
:
IProps
Props
Props list:
disabled (boolean) Set disabled state
primary (boolean) Set Button type
bordered (boolean) Set border
light (boolean) Set Button text to light
dark (boolean) Set Button text to dark
needMargin (boolean) Set Button left margin to 5px
loading (boolean) Set loading state
children (React node) Button children
onEdit (Function) Button click
Returns
ReactNode
|
Promise
<
ReactNode
>
EditButton
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Edit button