Footer
Footer at the bottom of the page
import '@wevisdemo/ui/styles/footer.css';
import WvFooter from '@wevisdemo/ui/{react,vue,svelte}/footer';
<WvFooter />
Props
Name | Type | Default |
---|---|---|
dark | boolean | false |
Examples
Dark theme
<WvFooter dark />