Components

The Footer components include the following:

  • Footer - A flexible footer container with orientation and alignment props.
  • FooterTitle - A styled title for use inside Footer.

The Footer component provides a flexible container for footer content. It supports horizontal or vertical orientation, and can be centered. All props map to Tailwind-compatible classes for easy customization.

The FooterTitle component renders a styled title for use inside a Footer. It accepts an is prop to customize the rendered element.