Preparing search index...
The search index is not available
@tb-dev/prototype-dom - v7.0.0
@tb-dev/prototype-dom
WaitScrollOptions
Interface WaitScrollOptions
interface
WaitScrollOptions
{
behavior
?:
ScrollBehavior
;
block
?:
ScrollLogicalPosition
;
inline
?:
ScrollLogicalPosition
;
throwOnTimeout
?:
boolean
;
timeout
?:
number
;
}
Hierarchy
ScrollIntoViewOptions
WaitScrollOptions
Index
Properties
behavior?
block?
inline?
throw
On
Timeout?
timeout?
Properties
Optional
behavior
behavior
?:
ScrollBehavior
Optional
block
block
?:
ScrollLogicalPosition
Optional
inline
inline
?:
ScrollLogicalPosition
Optional
throw
On
Timeout
throw
On
Timeout
?:
boolean
Default
true
Copy
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
behavior
block
inline
throw
On
Timeout
timeout
@tb-dev/prototype-dom - v7.0.0
Loading...
Default