@fkui/logic
    Preparing search index...

    Interface AlertScreenReaderOptions

    Options for alertScreenReader.

    interface AlertScreenReaderOptions {
        assertive: boolean;
    }
    Index

    Properties

    Properties

    assertive: boolean

    If true, set aria-live to assertive instead of polite.