pub fn evenly_sized_tracks<S: CheapCloneStr>(
count: u16,
) -> Vec<GridTemplateComponent<S>>
Expand description
Returns a grid template containing count
evenly sized tracks
pub fn evenly_sized_tracks<S: CheapCloneStr>(
count: u16,
) -> Vec<GridTemplateComponent<S>>
Returns a grid template containing count
evenly sized tracks