WebIDLpedia

PointerTimelineOptions dictionary

Definition

Pointer-driven Animations defines PointerTimelineOptions



dictionary PointerTimelineOptions {
  Element? source;
  PointerAxis axis = "block";
};

Referring IDL interfaces/dictionaries