Trails Packages
Preparing search index...
@open-pioneer/chakra-snippets
tooltip
TooltipProps
Interface TooltipProps
interface
TooltipProps
{
content
:
ReactNode
;
contentProps
?:
TooltipContentProps
;
disabled
?:
boolean
;
portalled
?:
boolean
;
portalRef
?:
RefObject
<
HTMLElement
>
;
showArrow
?:
boolean
;
}
Hierarchy
TooltipRootProps
TooltipProps
Index
Properties
content
content
Props?
disabled?
portalled?
portal
Ref?
show
Arrow?
Properties
content
content
:
ReactNode
Optional
content
Props
contentProps
?:
TooltipContentProps
Optional
disabled
disabled
?:
boolean
Whether the tooltip is disabled
Optional
portalled
portalled
?:
boolean
Optional
portal
Ref
portalRef
?:
RefObject
<
HTMLElement
>
Optional
show
Arrow
showArrow
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
content
Props
disabled
portalled
portal
Ref
show
Arrow
Trails Packages
Loading...
Whether the tooltip is disabled