1.3.3 • Published 2 years ago
@dbcdk/dbc-footer v1.3.3
DBC Standardized footer
Props
- topMargin: number - Specify the top spacing of the footer
- className: string - Give css class to the root
- footerLinks: either an array of objects or a single object - each object containing footerlinks. Each object contains the following fields:
- title: string - The title of the link
- href: string - The url of the link
- target: string - the target attribute for the link
Usage
- Install package via npm
- Import styling with the line
import "@dbcdk/dbc-footer/lib/main.css"
in the project - By default, put this in the _app.js file - Import the footer with the line
import DBCFooter from "@dbcdk/dbc-footer"
Previous version documentation
Props pre version 1.1.1
- topMargin: number - Specify the top spacing of the footer
- className: string - Give css class to the root
- accessabilityLink: { href: string, (defaults to "/") target: string (defaults to "_blank") } - Link to accessability declaration
- privacyLink: { href: string, (defaults to "/") target: string (defaults to "_blank") } - Link to privacy declaration
Props pre version 1.1.0
- topMargin: number - Specify the top spacing of the footer
- className: string - Give css class to the root
- accessabilityLink: string - Link to accessability declaration
- privacyLink: string - Link to privacy declaration
1.3.3
2 years ago
1.3.2
3 years ago
1.3.1
3 years ago
1.2.1
3 years ago
1.2.0-alpha-01
3 years ago
1.2.0-alpha
3 years ago
1.2.0
3 years ago
1.1.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.1.0-beta-02
4 years ago
1.1.0-beta
4 years ago
1.0.1
4 years ago
0.7.11
4 years ago
0.7.10
4 years ago
0.7.9
4 years ago
1.0.0
4 years ago
0.7.13
4 years ago
0.7.12
4 years ago
0.7.6
4 years ago
0.7.5
4 years ago
0.7.8
4 years ago
0.7.7
4 years ago
0.7.14
4 years ago
0.7.2
4 years ago
0.7.4
4 years ago
0.7.3
4 years ago
0.7.1
4 years ago
0.6.4
4 years ago
0.7.0
4 years ago
0.6.3
4 years ago
0.6.2
4 years ago
0.6.1
4 years ago
0.6.0
4 years ago
0.5.6
4 years ago
0.5.5
4 years ago
0.5.4
4 years ago
0.5.3
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.5.0
4 years ago
0.4.0
4 years ago
0.3.0-alpha
4 years ago
0.2.10-alpha
4 years ago
0.2.9-alpha
4 years ago
0.2.8-alpha
4 years ago
0.2.6-alpha
4 years ago
0.2.5-alpha
4 years ago
0.2.4-alpha
4 years ago
0.2.3-alpha
4 years ago
0.2.2-alpha
4 years ago
0.2.1-alpha
4 years ago
0.1.1-alpha
4 years ago
0.1.0-alpha
4 years ago