widgets/tile library Widgets

A specialized FItem for touch devices.

See https://forui.dev/docs/tile/tile for working examples.

Classes

FRawTileContentStyle
A tile-specific FRawItemContentStyle.
FRawTileContentStyleDelta
A delta that applies modifications to a FRawTileContentStyle.
FTile
A specialized FItem for touch devices.
FTileContentStyle
A tile-specific FItemContentStyle.
FTileContentStyleDelta
A delta that applies modifications to a FTileContentStyle.
FTileGroup
A tile group that groups multiple FTileMixins together.
FTileGroupStyle
A FTileGroup's style.
FTileGroupStyleData
An inherited widget that provides the FTileGroupStyle to its descendants.
FTileGroupStyleDelta
A delta that applies modifications to a FTileGroupStyle.
FTileStyle
A FTile's style.
FTileStyleDelta
A delta that applies modifications to a FTileStyle.

Mixins

FTileGroupMixin
A marker interface which denotes that mixed-in widgets can group tiles and be used in a FTileGroup.merge.
FTileMixin
A marker interface which denotes that mixed-in widgets can be used in a FTileGroup.

Extension Types

FTileStyles
The tile styles.