@servicenow/sdk - v4.9.0
    Preparing search index...
    interface FocusOptions {
        focusVisible?: boolean;
        preventScroll?: boolean;
    }
    Index

    Properties

    focusVisible?: boolean
    preventScroll?: boolean