v7.3.0

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 class
  • isFooter : Booleantrue
    READONLY
    static
    ADVANCED
    Identifies an object as an instance of Footer class, or subclass thereof.
  • isFooter : Booleantrue
    READONLY
    ADVANCED
    Identifies an object as an instance of Footer class, or subclass thereof.

Functions

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

    • fixFooterWidths( )
      private

      Fix footer widths (flex or fixed width) after rendering. Not a part of template any longer because of CSP

    CSS variables

    CSS variables that can be set to adjust appearance
    Name Description

    Source path

    Grid/view/Footer.js

    Contents