Class: Metanorma::Document::Components::Tables::TableBlock
- Inherits:
-
Blocks::BasicBlock
- Object
- Lutaml::Model::Serializable
- Blocks::BasicBlock
- Metanorma::Document::Components::Tables::TableBlock
- Defined in:
- lib/metanorma/document/components/tables/table_block.rb
Overview
Tabular arrangement of text
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#json_type ⇒ Object
59 60 61 |
# File 'lib/metanorma/document/components/tables/table_block.rb', line 59 def json_type "table" end |