正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
HTMLOrSVGElement
接口 HTMLOrSVGElement
interface
HTMLOrSVGElement
{
autofocus
:
boolean
;
dataset
:
DOMStringMap
;
nonce
?:
string
;
tabIndex
:
number
;
blur
(
)
:
void
;
focus
(
options
?:
FocusOptions
)
:
void
;
}
层级 (
查看完整内容
)
HTMLOrSVGElement
HTMLElement
SVGElement
索引
属性
autofocus
dataset
nonce?
tab
Index
方法
blur
focus
属性
autofocus
autofocus
:
boolean
只读
dataset
dataset
:
DOMStringMap
可选
nonce
nonce
?:
string
tab
Index
tab
Index
:
number
方法
blur
blur
(
)
:
void
返回
void
focus
focus
(
options
?
)
:
void
参数
可选
options
:
FocusOptions
返回
void
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
autofocus
dataset
nonce
tab
Index
方法
blur
focus
@custouch-open/js-sdk
加载中……