class EditorJS::ChecklistDataEntry

Included Modules

Defined in:

editorjs/checklist_block.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new #

[View source]

Instance Method Detail

def checked : Bool #

[View source]
def checked=(checked : Bool) #

[View source]
def text : String #

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

[View source]