# Footer Footer provides access to secondary navigation, organizational information, legal links, contact details, and related resources. It serves as the concluding navigation area of a website. **Category:** Components **Storybook:** https://doc.ux4g.gov.in/web/?path=/story/ux4g-components-footer--introduction ## Variants documented in Storybook - Footer Type 1 to 6: https://doc.ux4g.gov.in/web/?path=/story/ux4g-components-footer--footer-type-1-to-6 - Footer Variant (Dark & Primary): https://doc.ux4g.gov.in/web/?path=/story/ux4g-components-footer--footer-variant-dark-primary - Need Support: https://doc.ux4g.gov.in/web/?path=/story/ux4g-components-footer--need-support - Bottom Strip: https://doc.ux4g.gov.in/web/?path=/story/ux4g-components-footer--bottom-strip ## Framework setup ### HTML / CDN ```html ``` ### React ```bash npm install ux4g-web-components ``` ```jsx import 'ux4g-web-components/styles.css'; import 'ux4g-web-components/design-system'; ``` ### Angular Update `angular.json`: ```json { "styles": [ "node_modules/ux4g-web-components/styles/ux4g.css", "src/styles.css" ], "scripts": [ "node_modules/ux4g-web-components/dist/runtime/design-system.js" ] } ``` ## Code examples The snippets below are extracted from the Storybook canvas for Footer. Each example shows the rendered HTML, the equivalent React JSX, and the Angular template markup. ### 1. Bottom Strip — Type-1: Full Width by Default HTML: ```html
© 2022 - Copyright UX4G. All rights reserved. Powered by NeGD | MeitY Government of India®2022 UX4G
© 2022 - Copyright UX4G. All rights reserved. Powered by NeGD | MeitY Government of India®2022 UX4G
© 2022 - Copyright UX4G. All rights reserved. Powered by NeGD | MeitY Government of India®2022 UX4G
Footer provides access to secondary navigation, organizational information, legal links, contact details, and related resources. It serves as the concluding navigation area of a website.
Visual demonstration of Footer variations.
Quickly copy layout and utility classes for Footers.
|
Base Footer Container
ux4g-footer
|
|
Content Wrapper
ux4g-footer-wrapper
|
|
Department Info Wrapper
ux4g-dept-wrapper
|
|
Responsive Department Header
ux4g-f-dept-responsive
|
|
Footer Links Section
ux4g-f-links
|
|
Footer Link List Container
ux4g-f-link-list
|
|
4-Column Footer Links Grid
ux4g-f-links-cols-4
|
|
1-Column Footer Links Grid
ux4g-f-links-cols-1
|
|
Dark Theme Modifier
ux4g-footer-dark
|
|
Primary Brand Theme Modifier
ux4g-footer-primary
|
|
Need Support Type 1 (Full Width Justify Between)
ux4g-ns-t1
|
|
Need Support Type 2 (Left Aligned)
ux4g-ns-t2
|
|
Need Support Type 3 (Center Aligned)
ux4g-ns-t3
|
|
Need Support Type 4 (Brand Background)
ux4g-ns-t4
|
|
Bottom Strip Type 1 (Full Width by Default)
ux4g-fbs-t1
|
|
Bottom Strip Type 2 (Full Width in Center)
ux4g-fbs-t2
|
|
Bottom Strip Type 3 (Full Width in Logo)
ux4g-fbs-t3
|
|
Bottom Strip Type 4 (Full Width in Logo with Social Icons)
ux4g-fbs-t4
|
|
Bottom Strip Links Wrapper
ux4g-fbs-links
|
|
Bottom Strip Social Icons List
ux4g-fbs-social-list
|
|
Bottom Strip Logo Wrapper
ux4g-fbs-logo-wrapper
|
Footer provides access to secondary navigation, organizational information, legal links, contact details, and related resources. It serves as the concluding navigation area of a website.
Visual demonstration of Footer variations.
Quickly copy layout and utility classes for Footers.
|
Base Footer Container
ux4g-footer
|
|
Content Wrapper
ux4g-footer-wrapper
|
|
Department Info Wrapper
ux4g-dept-wrapper
|
|
Responsive Department Header
ux4g-f-dept-responsive
|
|
Footer Links Section
ux4g-f-links
|
|
Footer Link List Container
ux4g-f-link-list
|
|
4-Column Footer Links Grid
ux4g-f-links-cols-4
|
|
1-Column Footer Links Grid
ux4g-f-links-cols-1
|
|
Dark Theme Modifier
ux4g-footer-dark
|
|
Primary Brand Theme Modifier
ux4g-footer-primary
|
|
Need Support Type 1 (Full Width Justify Between)
ux4g-ns-t1
|
|
Need Support Type 2 (Left Aligned)
ux4g-ns-t2
|
|
Need Support Type 3 (Center Aligned)
ux4g-ns-t3
|
|
Need Support Type 4 (Brand Background)
ux4g-ns-t4
|
|
Bottom Strip Type 1 (Full Width by Default)
ux4g-fbs-t1
|
|
Bottom Strip Type 2 (Full Width in Center)
ux4g-fbs-t2
|
|
Bottom Strip Type 3 (Full Width in Logo)
ux4g-fbs-t3
|
|
Bottom Strip Type 4 (Full Width in Logo with Social Icons)
ux4g-fbs-t4
|
|
Bottom Strip Links Wrapper
ux4g-fbs-links
|
|
Bottom Strip Social Icons List
ux4g-fbs-social-list
|
|
Bottom Strip Logo Wrapper
ux4g-fbs-logo-wrapper
|
Footer provides access to secondary navigation, organizational information, legal links, contact details, and related resources. It serves as the concluding navigation area of a website.
Visual demonstration of Footer variations.
Quickly copy layout and utility classes for Footers.
|
Base Footer Container
ux4g-footer
|
|
Content Wrapper
ux4g-footer-wrapper
|
|
Department Info Wrapper
ux4g-dept-wrapper
|
|
Responsive Department Header
ux4g-f-dept-responsive
|
|
Footer Links Section
ux4g-f-links
|
|
Footer Link List Container
ux4g-f-link-list
|
|
4-Column Footer Links Grid
ux4g-f-links-cols-4
|
|
1-Column Footer Links Grid
ux4g-f-links-cols-1
|
|
Dark Theme Modifier
ux4g-footer-dark
|
|
Primary Brand Theme Modifier
ux4g-footer-primary
|
|
Need Support Type 1 (Full Width Justify Between)
ux4g-ns-t1
|
|
Need Support Type 2 (Left Aligned)
ux4g-ns-t2
|
|
Need Support Type 3 (Center Aligned)
ux4g-ns-t3
|
|
Need Support Type 4 (Brand Background)
ux4g-ns-t4
|
|
Bottom Strip Type 1 (Full Width by Default)
ux4g-fbs-t1
|
|
Bottom Strip Type 2 (Full Width in Center)
ux4g-fbs-t2
|
|
Bottom Strip Type 3 (Full Width in Logo)
ux4g-fbs-t3
|
|
Bottom Strip Type 4 (Full Width in Logo with Social Icons)
ux4g-fbs-t4
|
|
Bottom Strip Links Wrapper
ux4g-fbs-links
|
|
Bottom Strip Social Icons List
ux4g-fbs-social-list
|
|
Bottom Strip Logo Wrapper
ux4g-fbs-logo-wrapper
|
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.
Reach out to us and we will get back to you.