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:
The @wq/material-native implementation simply renders its children.