Class: NattyUI::Section
Overview
An Element that draws a bordered container with an optional title.
Instances are created by Features#section and its typed shorthand variants:
Features#message, Features#information, Features#warning, Features#error, and Features#fatal.
The visual style (border colour, prefix mark) is determined by the type:
argument.
All Features methods are available on this element.