Class LaravelUi5\Core\Ui5\Controls\Sap\M\SlideTile

final
readonly
extends AbstractControl
implements Tile

Typed DTO for sap.m.SlideTile — a {@see Tile} container that cycles through a set of {@see GenericTile}s as changing slides (since OpenUI5 1.34). Pinned to 1.136 — see {@see Tile}.

tiles is the always-carried content aggregation (the default aggregation of the SAP control). Everything else is an emit-when-set seat: leave it null for UI5's own default (displayTime 5000ms, transitionTime 500ms, scope Display, sizeBehavior Responsive — see {@see https://sdk.openui5.org/api/sap.m.SlideTile}).

layoutData is the grid-placement seat for the SlideTile sitting inside a sap.f.GridContainer.

Methods
Methods inherited from LaravelUi5\Core\Ui5\Controls\AbstractControl
jsonSerialize()
Properties