Flarum (v1.8.10)
    Preparing search index...
    interface LabelAttrs {
        type: "success" | "error" | "neutral" | "warning";
        [property: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [property: string]: any

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

    Index

    Properties

    Properties

    type: "success" | "error" | "neutral" | "warning"