class EditorJS::Document
- EditorJS::Document
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
editorjs/document.crConstructors
Instance Method Summary
- #blocks : Array(EditorBlock)
- #blocks=(blocks : Array(EditorBlock))
- #time : Time
- #time=(time : Time)
- #version : String
- #version=(version : String)