struct Protocol::CSS::StyleSheetAdded

Overview

Fired whenever an active document stylesheet is added.

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 header : CSSStyleSheetHeader #

Added stylesheet metainfo.


[View source]