Sha256: 9bbe5f8f711fdce2d9f9fc613a6778a715966ea69fdae79ca9c201d54ccbd006

Contents?: true

Size: 426 Bytes

Versions: 12

Compression:

Stored size: 426 Bytes

Contents

component_docitem(:panel,
  description:
    %q(
        A Panel provides a way of boxing up groups of related
        contents to separate it from the rest of the document.

        Panels usually have a header, content body, and footer.
        Normal content blocks don't need to be in panels
        if they only include texts or images. Panels offer styling
        options.
      )
    ) {
  component_example(:panel)
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
express_ui-0.5.0 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.4.2 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.4.1 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.4.0 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.3.0 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.2.1 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.2.0 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.1.7 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.1.6 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.1.5 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.1.4 app/views/express_ui/uicomponents/_panels.html.et
express_ui-0.1.3 app/views/express_ui/uicomponents/_panels.html.et