@mudssky/jsutils
Preparing search index...
DebugOptions
Interface DebugOptions
debugSelectors 函数的配置选项
interface
DebugOptions
{
root
?:
Document
|
Element
;
}
Index
Properties
root?
Properties
Optional
root
root
?:
Document
|
Element
查询根元素,默认 document
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
root
@mudssky/jsutils
Loading...
debugSelectors 函数的配置选项