taga11y - v1.1.0
    Preparing search index...

    Interface Taga11yChangeDetail

    Detail payload for the taga11y:change event — the current tag set.

    interface Taga11yChangeDetail {
        tags: TagData[];
    }
    Index

    Properties

    Properties

    tags: TagData[]