Flarum (v1.8.10)
    Preparing search index...
    interface SearchAttrs {
        state: SearchState;
        [property: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [property: string]: any

      Any other virtual element properties, including attributes and event handlers.

    Index

    Properties

    Properties

    The type of alert this is. Will be used to give the alert a class name of Alert--{type}.