Skip to main content

tw5-typed / modules/utils/escapecss

Module: modules/utils/escapecss

Table of contents

Functions

Functions

escapeCSS

escapeCSS(value): typeof window.CSS.escape

The onstalled event handler of the element

Parameters

NameType
valuestring

Returns

typeof window.CSS.escape

The escaped string

Description

为在 CSS 选择器或标识符中使用而转义字符串

Defined in

src/modules/utils/escapecss.d.ts:7