@rocket.chat/layout
Preparing search index...
TooltipWrapperProps
Type Alias TooltipWrapperProps
type
TooltipWrapperProps
=
{
children
:
ReactElement
|
(
(
props
:
AnchorParams
)
=>
ReactNode
)
;
text
:
string
;
}
Index
Properties
children
text
Properties
children
children
:
ReactElement
|
(
(
props
:
AnchorParams
)
=>
ReactNode
)
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
text
@rocket.chat/layout
Loading...