Vertical alignment. "nearest" scrolls minimally (no-op if already in view); "center" snaps the element's center to the viewport center.
property
WebView.ScrollToOptions.block
block?: 'end' | 'center' | 'start' | 'nearest'