final | |
|---|---|
readonly | |
extends |
AbstractControl |
Typed DTO for sap.f.GridContainer — the responsive items grid Core's
{@see \LaravelUi5\Core\Ui5\Dashboard\Emitters\GroupEmitter} wraps a
group's children in.
| Methods | ||
|---|---|---|
public
|
__construct(WireElement[] $items = [], bool $snapToRow = true, Margin|ContentPadding|string|null $class = null)
|
# |
public
|
ui5Class(): string
|
# |
public
|
withItems(WireElement[] $items): self
|
# |
| Methods inherited from LaravelUi5\Core\Ui5\Controls\AbstractControl |
|---|
jsonSerialize() |
| Properties | |||
|---|---|---|---|
public
|
WireElement[]
|
$items
|
# |
public
|
bool
|
$snapToRow
|
# |
public
|
Margin|ContentPadding|string|null
|
$class
|
# |