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

final
readonly
extends AbstractControl
implements Payload

Typed DTO for sap.m.FeedContent — text feed Payload (value + caption) that goes inside sap.m.GenericTile.tileContent.

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

contentText, subheader, value, and truncateValueTo are always carried; {@see $valueColor} is an emit-when-set seat for colouring the value semantically.

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