Interface: TileProps
Makaio Framework / contracts / TileProps
Interface: TileProps
Section titled “Interface: TileProps”Defined in: ../../../packages/contracts/src/extension/contributions/tile-types.ts:16
Props passed to tile components.
Tiles do not receive host context as direct props; hosts expose context through their UI runtime.
Properties
Section titled “Properties”className?
Section titled “className?”
optionalclassName?:string
Defined in: ../../../packages/contracts/src/extension/contributions/tile-types.ts:18
Optional class name for styling.