Member Junction
    Preparing search index...

    Opens the About MemberJunction dialog. The dialog is rendered without an MJDialog title bar — its hero header is the title — and closes on backdrop click or when the AboutDialogComponent emits AboutDialogComponent.CloseRequested.

    interface AboutDialogOpenOptions {
        avatarIconClass?: string | null;
        avatarUrl?: string | null;
    }
    Index

    Properties

    avatarIconClass?: string | null
    avatarUrl?: string | null