Definition
Scroll-driven Animations Module Level 1 defines ScrollTimelineOptions
dictionary ScrollTimelineOptions {
Element? source;
ScrollAxis axis = "block";
};
ScrollTimelineOptions dictionaryScroll-driven Animations Module Level 1 defines ScrollTimelineOptions
dictionary ScrollTimelineOptions {
Element? source;
ScrollAxis axis = "block";
};