Skip to content
Taffy Layout Logo
Taffy Layout
DocumentationAPIBenchmarkPlayground
Taffy Layout Logo
Taffy Layout
API
Classes
Enumerations
Functions
Interfaces
Type Aliases
AvailableSpace
DetailedGridInfo
DetailedGridItemsInfo
DetailedGridTracksInfo
DetailedLayoutInfo
Dimension
GridPlacement
GridTemplateArea
GridTemplateComponent
GridTemplateRepetition
InitInput
LayoutProperty
LayoutPropertyArrayValues<Keys>
LayoutPropertyValues
LengthPercentage
LengthPercentageAuto
Line<T>
MaxTrackSizingFunction
MeasureFunction()
MinTrackSizingFunction
Point<T>
Rect<T>
RepetitionCount
Size<T>
StyleProperty
StylePropertyArrayValues<Keys>
StylePropertyValues
SyncInitInput
TrackSizingFunction

GridTemplateRepetition

type GridTemplateRepetition = { count: RepetitionCount; lineNames?: string[][]; tracks: TrackSizingFunction[]; };

Grid track repetition definition.

Properties

PropertyType
countRepetitionCount
lineNames?string[][]
tracksTrackSizingFunction[]

On this page

Properties

© 2026 ByteLand Technology Limited