CallioText API Reference - v0.0.22
文档首页 / Docs Home
Preparing search index...
AutoTooltip
Variable AutoTooltip
Const
AutoTooltip
:
MemoExoticComponent
<
(
__namedParameters
:
{
children
?:
any
;
open
?:
boolean
;
title
?:
string
}
,
)
=>
Element
,
>
= ...
这个元素创建一个为一个对象创建 Tooltip ,但是会根据当前方向自动决定位置。
Param: title
要为元素创建的 Tooltip 的值。
Param: children
子元素。由 React 自动提供。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
文档首页 / Docs Home
CallioText API Reference - v0.0.22
Loading...
这个元素创建一个为一个对象创建 Tooltip ,但是会根据当前方向自动决定位置。