Nude Element API Docs - v0.1.3
    Preparing search index...

    Variable elements

    elements: {
        dependencies: { provides: { attachShadow(options: any): any } }[];
        hooks: { connected(): void };
        providesStatic: { defineElements(def?: any): void };
    }

    Type Declaration

    • dependencies: { provides: { attachShadow(options: any): any } }[]
    • hooks: { connected(): void }
    • providesStatic: { defineElements(def?: any): void }