interface FocusOptions {
    preventScroll?: boolean;
}

Properties

Properties

preventScroll?: boolean

Generated using TypeDoc