Site

Container of general for display site footer navigation.

Footer

Add Footer for better layout.

APIs

Footer.Props

AttributeDescriptionTypeAccepted valuesDefault
...native propsHTMLAttributes'id', 'className', ...-

Footer.Group.Props

AttributeDescriptionTypeAccepted valuesDefault
titleLabel of the groupstring--
...native propsHTMLAttributes'id', 'className', ...-

Footer.Foot.Props

AttributeDescriptionTypeAccepted valuesDefault
...native propsHTMLAttributes'id', 'className', ...-

Footer.Link.Props

AttributeDescriptionTypeAccepted valuesDefault
hreflink urlstring--
blockdisplay as a separate blockboolean-false
refforwardRefRef<HTMLButtonElement | null >--
...native propsAnchorHTMLAttributes'rel', 'target', ...-