class EditorJS::WarningDataBlock

Defined in:

editorjs/warning_block.cr

Constructors

Instance Method Summary

Constructor methods inherited from class EditorJS::DataBlock

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def message : String #

[View source]
def message=(message : String) #

[View source]
def title : String #

[View source]
def title=(title : String) #

[View source]