Home > General Components > Footer

Footer

@wq/material’s <Footer/> component defines the site footer. <Footer/> is analogous to <footer> in HTML.

Source

While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:

  • Footer.js (@wq/material-web)
  • Footer.js (@wq/material-native)

The @wq/material-native implementation simply renders its children.