Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
@integration-app/react
IconButtonProps
Interface IconButtonProps
interface
IconButtonProps
{
className
?:
string
;
loading
?:
boolean
;
tooltip
?:
string
|
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
;
tooltipProps
?:
Partial
<
Omit
<
GenericTooltipProps
,
"children"
|
"tooltip"
>
>
;
size
?:
ButtonSizeType
;
isActive
?:
boolean
;
}
Hierarchy
Omit
<
ButtonProps
,
"variant"
>
IconButtonProps
Index
Properties
class
Name?
loading?
tooltip?
tooltip
Props?
size?
is
Active?
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
size
size
?:
ButtonSizeType
Optional
is
Active
isActive
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
loading
tooltip
tooltip
Props
size
is
Active
Console
SDK
REST API
Integration App React - v2.13.2
Loading...