Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.29 KB

File metadata and controls

56 lines (30 loc) · 1.29 KB

andculturecode-javascript-coreScrollOptions

Interface: ScrollOptions

Hierarchy

  • ScrollIntoViewOptions

    ScrollOptions

Index

Properties

Properties

Optional behavior

behavior? : ScrollBehavior

Inherited from ScrollOptions.behavior

Defined in node_modules/typescript/lib/lib.dom.d.ts:1677


Optional block

block? : ScrollLogicalPosition

Inherited from ScrollOptions.block

Defined in node_modules/typescript/lib/lib.dom.d.ts:1672


Optional initialDelay

initialDelay? : undefined | number

Defined in src/interfaces/scroll-options.ts:2


Optional inline

inline? : ScrollLogicalPosition

Inherited from ScrollOptions.inline

Defined in node_modules/typescript/lib/lib.dom.d.ts:1673