SingleRow
Singlerow is a term used in information design and data management to describe a unit that occupies a single horizontal line. In data contexts, a singlerow refers to one record in a table or dataset, with each column representing a field value for that record. The concept is widely encountered in relational databases, spreadsheets, and data export formats, where rows correspond to individual entities and columns to attributes.
In user interface design, a singlerow layout describes a horizontal arrangement of items within a single row.
Implementation considerations vary by context. In web design, a singlerow UI often uses flexbox or CSS grid
Although not a formal standard, the term singlerow is widely understood as a descriptive label across tables,