ScrollToOptions
E1016613
ScrollToOptions is a web API dictionary object used to configure scrolling behavior—such as position and smoothness—for methods like window.scrollTo and Element.scrollTo.
All labels observed (1)
| Label | Occurrences |
|---|---|
| ScrollToOptions canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13002065 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: ScrollToOptions Context triple: [CSSOM View Module, definesInterface, ScrollToOptions]
-
A.
Scroll and Key
Scroll and Key is an elite, historically secret senior society at Yale University known for its influential alumni and exclusive membership.
-
B.
CSS Scroll Snap Module
The CSS Scroll Snap Module is a web standard that enables precise, snap-based scrolling behavior for scroll containers and their child elements in modern browsers.
-
C.
UnrolledScroll
UnrolledScroll refers to a clearly opened and legible written record or scripture invoked as an object of oath and testimony in Islamic revelation.
-
D.
Intersection Observer API
The Intersection Observer API is a web browser interface that lets developers efficiently detect and respond to visibility changes of elements within a webpage’s viewport or a scrollable container.
-
E.
Navigation Timing
Navigation Timing is a W3C web performance API that provides detailed timing metrics for measuring and analyzing the loading behavior of web pages.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: ScrollToOptions Target entity description: ScrollToOptions is a web API dictionary object used to configure scrolling behavior—such as position and smoothness—for methods like window.scrollTo and Element.scrollTo.
-
A.
Scroll and Key
Scroll and Key is an elite, historically secret senior society at Yale University known for its influential alumni and exclusive membership.
-
B.
CSS Scroll Snap Module
The CSS Scroll Snap Module is a web standard that enables precise, snap-based scrolling behavior for scroll containers and their child elements in modern browsers.
-
C.
UnrolledScroll
UnrolledScroll refers to a clearly opened and legible written record or scripture invoked as an object of oath and testimony in Islamic revelation.
-
D.
Intersection Observer API
The Intersection Observer API is a web browser interface that lets developers efficiently detect and respond to visibility changes of elements within a webpage’s viewport or a scrollable container.
-
E.
Navigation Timing
Navigation Timing is a W3C web performance API that provides detailed timing metrics for measuring and analyzing the loading behavior of web pages.
- F. None of above. chosen
Statements (40)
| Predicate | Object |
|---|---|
| instanceOf |
JavaScript object type
ⓘ
Web API dictionary ⓘ |
| availableIn |
Element interface
ⓘ
Window interface ⓘ |
| behaviorAllowedValue |
auto
ⓘ
smooth ⓘ |
| behaviorDefaultValue | auto ⓘ |
| behaviorDescription | Specifies whether scrolling is instant or animated ⓘ |
| canBeOmitted | yes ⓘ |
| canExpressRelativeScroll | no (absolute only; relative uses ScrollToOptions with scrollBy methods) ⓘ |
| compatibleWith | modern browsers supporting smooth scrolling ⓘ |
| definedBy | WHATWG NERFINISHED ⓘ |
| definedInSpecification | CSSOM View Module NERFINISHED ⓘ |
| hasProperty |
behavior
ⓘ
left ⓘ top ⓘ |
| introducedFor | smooth scrolling support ⓘ |
| isOptionalArgumentFor |
Element.scrollTo()
ⓘ
window.scrollTo() ⓘ |
| language | JavaScript NERFINISHED ⓘ |
| leftCoordinateSpace | CSS pixels ⓘ |
| leftDescription | Specifies the number of pixels to scroll horizontally ⓘ |
| propertyType |
behavior:ScrollBehavior
ⓘ
left:number ⓘ top:number ⓘ |
| relatedType | ScrollToOptions dictionary in TypeScript lib.dom.d.ts ⓘ |
| scrollOrigin | top-left corner of the scrollable area ⓘ |
| standardStatus | Living Standard ⓘ |
| supportsPartialSpecification | yes GENERATED ⓘ |
| topCoordinateSpace | CSS pixels ⓘ |
| topDescription | Specifies the number of pixels to scroll vertically ⓘ |
| usedFor |
configuring scroll animation behavior
ⓘ
configuring scroll position ⓘ |
| usedWithMethod |
Element.scroll()
ⓘ
Element.scrollBy() ⓘ Element.scrollTo() ⓘ window.scroll() ⓘ window.scrollBy() ⓘ window.scrollTo() ⓘ |
| webPlatform | DOM NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: ScrollToOptions Description of subject: ScrollToOptions is a web API dictionary object used to configure scrolling behavior—such as position and smoothness—for methods like window.scrollTo and Element.scrollTo.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.