Expand description
Generic types for CSS Easing Functions. https://drafts.csswg.org/css-easing/#timing-functions
Enums§
- Before flag, defined as per https://drafts.csswg.org/css-easing/#before-flag This flag is never user-specified.
- A generic easing function.
Functions§
- is_end 🔒