Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ButtonProps
Interface ButtonProps
interface
ButtonProps
{
className
?:
string
;
loading
?:
boolean
;
tooltip
?:
string
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
;
tooltipProps
?:
Partial
<
Omit
<
GenericTooltipProps
,
"children"
|
"tooltip"
>
>
;
variant
?:
ButtonVariantType
;
size
?:
ButtonSizeType
;
}
Hierarchy (
View Summary
)
GenericButtonProps
ButtonProps
Index
Properties
class
Name?
loading?
tooltip?
tooltip
Props?
variant?
size?
Properties
Optional
class
Name
className
?:
string
Optional
loading
loading
?:
boolean
Optional
tooltip
tooltip
?:
string
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
Optional
tooltip
Props
tooltipProps
?:
Partial
<
Omit
<
GenericTooltipProps
,
"children"
|
"tooltip"
>
>
Optional
variant
variant
?:
ButtonVariantType
Optional
size
size
?:
ButtonSizeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
loading
tooltip
tooltip
Props
variant
size
Console
SDK
REST API
Integration App React - v2.13.2
Loading...