Module easing

Source
Expand description

Generic types for CSS Easing Functions. https://drafts.csswg.org/css-easing/#timing-functions

Enumsยง

BeforeFlag
Before flag, defined as per https://drafts.csswg.org/css-easing/#before-flag This flag is never user-specified.
StepPosition
TimingFunction
A generic easing function.
TimingKeyword

Functionsยง

is_end ๐Ÿ”’
step_position_jump_enabled ๐Ÿ”’