Method: UiBibz::Ui::Core::Layouts::Container#pre_render

Defined in:
lib/ui_bibz/ui/core/layouts/container.rb

#pre_renderObject

Render html tag



47
48
49
# File 'lib/ui_bibz/ui/core/layouts/container.rb', line 47

def pre_render
   :div, content, html_options
end