Skip to main content

inno-footer

Child items can be defined to show them in the footer.

Currently supported footer elements:

  • link element
  • paragraph element
  • span element
  • inno-icon element

Other elements can be used but there is no explicit support and these elements may need manual configuration like theme support.

For custom elements the data-inno-footer-item-style attribute is set with the given variant.

light backgroundPrivacy NoticeTerm of useCookie Notice
dark backgroundPrivacy NoticeTerm of useCookie Notice

Overview

Represents the general footer for the Innomotics applications.

Properties

PropertyAttributeDescriptionTypeDefault
copyrightcopyrightThe copyright label.string''
variantvariantTheme variant property."dark" | "light"'light'

Slots

SlotDescription
"icons"containing the icon elements
"links"containing the links elements

Built with StencilJS