Skip to content

Table Foot Reference

Reference for Table Foot Reference in Web Framework References. Key properties: Class, Foot Color, Vertical Align, Group Divider.

Table footer section (<tfoot>). Optional: place inside a Table for summary rows.

Inspector Property Groups

Table Foot Properties

Property Type Details
ClasstextCustom tfoot classes.
Adds CSS classes to the <tfoot> element. Use this for additional utility classes or custom styling of the table footer area. Bootstrap docs: Tables
Attribute: class
Foot 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
Group DividerbooleanAdds a group divider between table sections.
Adds a divider line between table groups (thead/tbody sections) using table-group-divider . This can improve readability in multi-section tables. Bootstrap docs: Table group divider

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