Search


Search something to see results

FocusOptions

interface FocusOptions {
    preventScroll?: boolean;
}

Index

Properties

Properties

preventScroll?: boolean