Nude Element API Docs - v0.1.3
    Preparing search index...
    • Adopt a CSS style to a document or shadow root by URL, CSS string, or CSSStyleSheet object Does not adopt the same style multiple times

      Parameters

      • ref: any

        A URL string or a reference to a style

      • root: any = globalThis.document

        One or more document or shadow roots to adopt the style to

      Returns any