pub(crate) type FocusOptions = FocusOptions;
pub(crate) struct FocusOptions { pub preventScroll: bool, }
preventScroll: bool