MAIDR Documentation - v3.65.0
    Preparing search index...
    • Escapes a string for use in CSS selectors. Uses the native CSS.escape when available (browsers), and falls back to a basic escape for Node.js / SSR environments.

      Parameters

      • value: string

      Returns string