Class: EditorJs::Blocks::QiniuImageBlock
- Inherits:
-
ImageBlock
- Object
- Base
- ImageBlock
- EditorJs::Blocks::QiniuImageBlock
- Defined in:
- lib/editor_js/blocks/qiniu_image_block.rb
Overview
qiniu image block
Constant Summary
Constants inherited from Base
Base::InvalidBlockDataError, Base::InvalidBlockTypeError
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from ImageBlock
#plain, #render, #sanitize!, #schema
Methods inherited from Base
#css_name, #data, #decode_html, inherited, #initialize, load, #output, #plain, registry, #render, #sanitize!, #schema, #type, type, #valid?
Constructor Details
This class inherits a constructor from EditorJs::Blocks::Base