On this page
Properties

Interface FocusOptions

interface FocusOptions {
    preventScroll?: boolean;
}
Index

Properties

Properties

preventScroll?: boolean
Was this helpful?
SDK JS
Reference
FocusOptions