跳至主要内容

类型别名:SelectorType

SelectorType: `${SelectorSpecial}${AlphaNumeric}${string}` | `${AlphaNumeric}${string}`

用于标识选择器的类型。 允许我们使用选择器 "升级" 查询,以便返回 Element

定义在

src/types.ts:41