StylishConnectedCardItemContent

The Finish-layer alias for the headless connected-card rendering contract.

This is an alias of the Structure-layer ConnectedCardItemContent, kept under its historical name so existing call sites and imports continue to compile. Connected-card layouts (StylishConnectedCardRow, StylishConnectedCardColumn, StylishConnectedCardGrid) compute the outline edges, corners, and shape for each position in the group, then pass that geometry into a lambda of this type. The default Finish rendering is DefaultStylishConnectedCardItem.

See also