@samatawy/diagrams
    Preparing search index...

    Function applyCssVars

    • Applies CSS custom properties to an element. Variable names may include or omit the leading --.

      Parameters

      • el: HTMLElement
      • Optionalvars: Record<string, string | number>

      Returns void