ixfx
    Preparing search index...

    Type Alias DomCreateOptions

    DomCreateOptions: { parentEl: string | HTMLElement; tagName: string }

    Type declaration

    • parentEl: string | HTMLElement
    • tagName: string