interface FocusOptions {
    preventScroll?: boolean;
}
Index

Properties

Properties

preventScroll?: boolean