class EditorJS::ParagraphBlock

Defined in:

editorjs/paragraph_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 : ParagraphDataBlock #

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

[View source]