struct Protocol::CSS::StyleSheetRemoved

Overview

Fired whenever an active document stylesheet is removed.

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 style_sheet_id : StyleSheetId #

Identifier of the removed stylesheet.


[View source]