Skip to content

Row Reference

Reference for Row Reference in Web Framework References. Key properties: Class, Row Color, Vertical Align, Advanced.

Single table row (<tr>). Place inside Table Head, Table Body, or Table Foot and add header/cell children.

Inspector Property Groups

Table Row Properties

Property Type Details
ClasstextCustom row classes.
Adds CSS classes to a <tr> (table row). Use this for utility classes, conditional styling, or custom row-level appearance. Bootstrap docs: Tables
Attribute: class
Row ColorcolorlistOptions: Default, Primary, Secondary, Success, Danger, Warning
Vertical AligndroplistVertical alignment.
Controls vertical alignment of inline/inline-block elements. Applies utilities like align-baseline , align-middle , align-top , etc. Bootstrap docs: Vertical align
Options: Default, Baseline, Top, Middle, Bottom, Text Bottom

Text

Property Type Details
Advancedcss_toggleAdvanced layout options.
Advanced layout options provided by the rule. These typically map to Bootstrap utility classes (spacing, flex, display) to fine-tune layout. Bootstrap docs: Utilities API
Colorcolor_groupOptions: text-primary, text-primary-emphasis, text-secondary, text-secondary-emphasis, text-success, text-success-emphasis
Text Opacityrange 
Alignbutton_groupControls text alignment.
Controls text alignment using Bootstrap text utilities. Applies classes like text-start , text-center , text-end , including responsive variants (e.g. text-md-center ). Bootstrap docs: Text utilities
Options: text-start, text-center, text-end
Font Weightbutton_groupControls font weight.
Controls font weight using Bootstrap font-weight utilities. Applies fw-light , fw-normal , fw-bold , etc. Bootstrap docs: Font weight
Options: B, B+, N, L, L+
Line Heightbutton_groupControls line height.
Controls line height using Bootstrap line-height utilities. Applies lh-1 , lh-sm , lh-base , or lh-lg . Bootstrap docs: Line height
Options: 1, SM, BS, LG

Display

Property Type Details
Hide onbutton_groupOptions: xs, sm, md, lg, xl, xxl
Printbutton_group 
Visually Hiddenboolean 
Focusableboolean