class EditorJS::ImageBlock

Defined in:

editorjs/image_block.cr

Constructors

Instance Method Summary

Instance methods inherited from class EditorJS::EditorBlock

id : String id, id=(id : String) id=, type : String type, type=(type : String) type=

Constructor methods inherited from class EditorJS::EditorBlock

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def data : ImageDataBlock #

[View source]
def data=(data : ImageDataBlock) #

[View source]