Definition
Pointer-driven Animations defines PointerTimelineOptions
dictionary PointerTimelineOptions {
Element? source;
PointerAxis axis = "block";
};
PointerTimelineOptions
dictionaryPointer-driven Animations defines PointerTimelineOptions
dictionary PointerTimelineOptions {
Element? source;
PointerAxis axis = "block";
};