struct Protocol::CSS::SetContainerQueryText

Overview

Modifies the expression of a container query.

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 container_query : CSSContainerQuery #

The resulting CSS container query rule after modification.


[View source]