firesphere/multicolumn-element

Silverstripe Elemental configurable width two-columns

Installs: 158

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

0.4 2023-10-30 04:25 UTC

This package is auto-updated.

Last update: 2024-03-30 00:33:21 UTC


README

A two-column element with defineable width

Config

Defaults are column widths 1-12.

The second column is calculated from maximum minus set.

Config from yml:

---
name: multicolumn-config
---
Firesphere\MultiColumn\Elements\MultiColumnElement:
  config:
    start: 1
    end: 12