Flarum (v2.0.0-beta.3)
    Preparing search index...

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

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    daysRemaining: Stream<number | false> | undefined
    loading: boolean
    message: Stream<any> | undefined
    reason: Stream<any> | undefined
    status: Stream<string | null> | undefined

    Methods