BridgeBeta
  • Brand
  • Digital Assets
    Foundations
    Icons
    Components
    Templates
  • Resources
    Design Tokens
    How-tos
    Best Practices
    Libraries
    Accessibility
    Products List
  • Support
    • Overview
    • Actions
      • Overview
      • Button
      • ContextMenu
      • Link
    • Controls
      • Overview
      • Checkbox
      • Tag
      • Toggle
    • Forms
      • Overview
      • DatePicker
      • FileUploader
      • Input
      • NumberInput
      • RadioButton
      • Search
      • Select
      • Slider
      • TextArea
      • TextInput
    • Hooks
      • useIsomorphicLayoutEffect
      • useMediaQuery
      • useSettings
    • Navigation
      • Overview
      • AnchorNavigation
      • BannerNavigation
      • Breadcrumb
      • Footer
      • InfoBar
      • MainNavigation
      • SecondaryNavigation
      • StepNavigation
      • SubNavigation
    • Overlay
      • Overview
      • Credits
      • Modal
      • ModalWrapper
      • Notification
      • Tooltip
    • Structure
      • Overview
      • Accordion
      • AuthLayout
      • Avatar
      • Callout
      • Card
      • ContentSwitcher
      • Empty
      • Hero
      • InlineLoading
      • Item
      • List
      • Loading
      • mdxComponents
      • Module
      • Pagination
      • ReadMore
      • Story
      • Table
      • Tabs
      • Text
      • Unit
      • User
      • WFPCoreProvider
      • Wrapper
Components
Navigation
Footer

Footer

  • Design
  • Code
  • Props

Footer

Editable Example

import { Footer } from "@wfp/react";

() => {
  return (
    <Footer metaContent="2023 © World Food Programme" />
  );
};

PropDefaultDescriptionValue

children

ReactNode
–

The content of the footer containing relevant links

className

string
–

Additional className which will be added

metaContent

ReactNode
–

Meta content, usually the copyright notice

metaLinks

ReactNode
–

logo

ReactNode
–

Optional WFP logo for mobile devices, can be used if the Logo should be provided by the CDN

logoExtended

ReactNode
–

Optional WFP logo for desktop devices, can be used if the Logo should be provided by the CDN

pageWidth

ScreenSize
lg

Specify the max-width on desktop devices (same as Wrapper component)

default: lg

sdgLogo

ReactNode
–

Override the SDG icon

subTitle

ReactNode
–

The WFP logo, can be used if the SDG logo should be provided in a different way

secondary

ReactNode
–

labelOne

string
–

labelTwo

string
–

linkTextOne

string
–

linkHrefOne

string
–

linkTextTwo

string
–

linkHrefTwo

string
–

On this page

  • Footer

References

  • Storybook
Storybook
Figma library
Contact us
2025 © World Food Programme