struct Protocol::CSS::SetKeyframeKey

Overview

Modifies the keyframe rule key text.

Included Modules

Defined in:

protocol/css.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def key_text : Value #

The resulting key text after modification.


[View source]