struct Protocol::CSS::SetStyleTexts

Overview

Applies specified style edits one after another in the given order.

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 styles : Array(CSSStyle) #

The resulting styles after modification.


[View source]