Footer
internal
Grid footer, used by Summary feature. You should not need to create instances manually.
No results
Properties
Properties are getters/setters or publicly accessible variables on this classFunctions
Functions are methods available for calling on the class-
contentTemplate( )private
Footer template. Iterates leaf columns to create content. Style not included because of CSP. Widths are fixed up in fixFooterWidths
CSS variables
CSS variables that can be set to adjust appearance| Name | Description |
|---|---|
| --b-grid-footer-background | Grid footer text align / *--b-grid-footer-text-align : null */ ** Grid footer font weight / *--b-grid-footer-font-weight : null */ ** Grid footer background |
| --b-grid-footer-border-color | Grid footer cell border color |
| --b-grid-footer-border-width | Grid footer cell border-width |
| --b-grid-footer-box-shadow | Grid footer box-shadow |
| --b-grid-footer-color | Grid footer text color |
| --b-grid-footer-outline-color | Grid footer border color (uses outline to overlap row borders) |
| --b-grid-footer-outline-width | Grid footer border width (uses outline to overlap row borders) |
| --b-grid-footer-padding | Grid footer cell padding |