taga11y - v1.1.0
    Preparing search index...

    Interface Taga11yClearDetail

    Detail payload for the taga11y:clear event — the tags that were cleared.

    interface Taga11yClearDetail {
        tags: TagData[];
    }
    Index

    Properties

    Properties

    tags: TagData[]