class

Lemonade::Block::Container

Inherits Lemonade::Block::CachedBlock < Lemonade::Block::BaseBlock < Reference < Object

Instance methods

<<(block)
Source
blocks
Source
blocks=(blocks : Array(Lemonade::Block::BaseBlock))
Source
clear
Source
dirty?

This is not a cached block, it always needs rendering.

Source
empty?(*args, **options)
Source
empty?(*args, **options, &)
Source
render(io)

TODO: doc

Source
separator=(separator : Lemonade::Block::BaseBlock | Nil)
Source
separator?
Source