Docs
Component workspace
Preparing search index...
The search index is not available
UI Component Reference - v2.46.2
UI Component Reference
ComponentContext
TooltipOptions
Interface TooltipOptions
interface
TooltipOptions
{
disabled
?:
boolean
;
hideDelay
?:
number
;
message
:
string
;
position
?:
|
"top"
|
"bottom"
|
"left"
|
"right"
;
showDelay
?:
number
;
}
Index
Properties
disabled?
hide
Delay?
message
position?
show
Delay?
Properties
Optional
disabled
disabled
?:
boolean
Optional
hide
Delay
hide
Delay
?:
number
message
message
:
string
Optional
position
position
?:
|
"top"
|
"bottom"
|
"left"
|
"right"
Optional
show
Delay
show
Delay
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
hide
Delay
message
position
show
Delay
Docs
Component workspace
UI Component Reference - v2.46.2
Loading...