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

final
readonly
extends AbstractControl
implements Payload

Typed DTO for sap.m.NumericContent — a value-only Payload that goes inside sap.m.GenericTile.tileContent.

One of the four canonical OpenUI5 TileContent subtypes shipped in Core v0.9 (Numeric / Image / News / Feed).

value is the only always-carried property; everything else is an emit-when-set seat (leave null for UI5's own default — see {@see https://sdk.openui5.org/api/sap.m.NumericContent}). Set {@see $indicator} + {@see $valueColor} together to render a coloured deviation arrow, {@see $scale} for a unit/currency suffix.

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