v5.0.0
    Preparing search index...

    Interface ElementAttributes

    Element attributes.

    interface ElementAttributes {
        class: string;
        id: string;
        type: string;
        [name: string]: undefined | string;
    }

    Indexable

    • [name: string]: undefined | string
    Index

    Properties

    Properties

    class: string
    id: string
    type: string