Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PadToFullRows ¶
PadToFullRows pads a slice to fill complete grid rows. This is useful for grid layouts where you want each column to have the same height (rowCount), adding empty items as needed.
Example: With rowCount=3 and 7 items, this adds 2 padding items to make 9 total (3 complete columns of 3 rows each).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.