@vernonia/core - v5.1.12
    Preparing search index...

    Options for configuring Disclaimer dialog component.

    interface DisclaimerOptions {
        disclaimer?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    disclaimer?: string

    Disclaimer modal text.

    'The purpose of this application...'
    
    title?: string

    Disclaimer modal title.

    'Disclaimer'