Flarum (v2.0.0-beta.4)
    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

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

    Methods