Class: DatoDast::Nodes::List

Inherits:
Base
  • Object
show all
Defined in:
lib/dato_dast/nodes/list.rb

Constant Summary

Constants inherited from Base

Base::EMPTY, Base::NEWLINE

Instance Method Summary collapse

Methods inherited from Base

#children, #config, #css_class, #initialize, #meta, #node_config, #render, #render_children, #render_value, #tag, #tag_info, #type, type, #wrappers

Constructor Details

This class inherits a constructor from DatoDast::Nodes::Base

Instance Method Details

#styleObject



4
5
6
# File 'lib/dato_dast/nodes/list.rb', line 4

def style
  @node["style"]
end