docs/Script API/interfaces/Backend_Script_API._internal_.Selector.html
Selector
Selector(selector: string): Cheerio
Selector(selector: string, context: string): Cheerio
Selector(selector: string, context: Element): Cheerio
Selector(selector: string, context: Element[]): Cheerio
Selector(selector: string, context: Cheerio): Cheerio
Selector(selector: string, context: string, root: string): Cheerio
Selector(selector: string, context: Element, root: string): Cheerio
Selector(selector: string, context: Element[], root: string): Cheerio
Selector(selector: string, context: Cheerio, root: string): Cheerio
Selector(selector: any): Cheerio
Member Visibility
ThemeOSLightDark