Keyframe: Create a single keyframe for a style at a moment in time.

Description Usage Format Examples

Description

This is identical to the Style class except the first argument is a time specification (either 'from', 'to', or a percentage), instead of a name

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Examples

1
2
3
4
5
## Not run: 
Keyframe$new('from', color = '#000000')
Keyframe$new('to'  , color = '#ffffff')

## End(Not run)

coolbutuseless/minicss documentation built on Nov. 4, 2019, 9:13 a.m.