Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

escapeSelector

CSS Selector Escape

function escapeSelector(str: string): string;
§
escapeSelector(str: string): string
[src]

§Parameters

§
str: string
[src]

§Return Type

§
string
[src]