Class: TipTap::Node
- Inherits:
-
Object
- Object
- TipTap::Node
- Includes:
- HasContent, HtmlRenderable, JsonRenderable, PlainTextRenderable, Registerable
- Defined in:
- lib/tip_tap/node.rb
Direct Known Subclasses
Document, TipTap::Nodes::Blockquote, TipTap::Nodes::BulletList, TipTap::Nodes::Codeblock, TipTap::Nodes::HardBreak, TipTap::Nodes::Heading, TipTap::Nodes::HorizontalRule, TipTap::Nodes::Image, TipTap::Nodes::ListItem, TipTap::Nodes::OrderedList, TipTap::Nodes::Paragraph, TipTap::Nodes::Table, TipTap::Nodes::TableCell, TipTap::Nodes::TableHeader, TipTap::Nodes::TableRow, TipTap::Nodes::TaskItem, TipTap::Nodes::TaskList, TipTap::Nodes::Text
Instance Attribute Summary
Attributes included from HtmlRenderable
Attributes included from HasContent
Method Summary
Methods included from PlainTextRenderable
Methods included from JsonRenderable
#include_empty_content_in_json?, #to_h
Methods included from HtmlRenderable
#html_class_name, #html_tag, included, #to_html
Methods included from HasContent
#add_content, #blank?, #each, #find_node, included, #initialize, #size