abstract class EditorJS::DataBlock

Overview

abstract class to ensure that our EditorBlock's data is properly serialized

Included Modules

Direct Known Subclasses

Defined in:

editorjs/blocks.cr

Constructors

Constructor Detail

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

[View source]