AskSQL API Reference (core v0.10.0)
    Preparing search index...

    Function ensureStyles

    • Inject the stylesheet once per target root: pass a ShadowRoot to style shadow-DOM content, or omit it for the main document. A no-op without document. Pass a nonce for strict-CSP pages, or ship ASKSQL_CSS.

      Parameters

      • Optionaltarget: Document | ShadowRoot
      • Optionalnonce: string

      Returns void