Flarum (v1.8.10)
    Preparing search index...

    The Modal component displays a modal dialog, wrapped in a form. Subclasses should implement the className, title, and content methods.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    loading: boolean
    reason: Stream<string> | undefined
    reasonDetail: Stream<string> | undefined
    success: boolean | undefined

    Methods