Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
GenericTooltipProps
Type Alias GenericTooltipProps
type
GenericTooltipProps
=
{
tooltip
:
string
|
ReactElement
;
placement
?:
NonNullable
<
RootProps
[
"positioning"
]
>
[
"placement"
]
;
delayToShow
?:
number
;
delayToHide
?:
number
;
offset
?:
[
number
,
number
]
;
className
?:
string
;
disabled
?:
boolean
;
children
:
ReactElement
;
withArrow
?:
boolean
;
usePortal
?:
boolean
;
id
?:
string
;
}
Index
Properties
tooltip
placement?
delay
To
Show?
delay
To
Hide?
offset?
class
Name?
disabled?
children
with
Arrow?
use
Portal?
id?
Properties
tooltip
tooltip
:
string
|
ReactElement
Optional
placement
placement
?:
NonNullable
<
RootProps
[
"positioning"
]
>
[
"placement"
]
Optional
delay
To
Show
delayToShow
?:
number
Optional
delay
To
Hide
delayToHide
?:
number
Optional
offset
offset
?:
[
number
,
number
]
Optional
class
Name
className
?:
string
Optional
disabled
disabled
?:
boolean
children
children
:
ReactElement
Optional
with
Arrow
withArrow
?:
boolean
Optional
use
Portal
usePortal
?:
boolean
Optional
id
id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tooltip
placement
delay
To
Show
delay
To
Hide
offset
class
Name
disabled
children
with
Arrow
use
Portal
id
Console
SDK
REST API
Membrane React - v0.2.1
Loading...