Skip to content

Widget Box

Widget boxes are used to group form sections together for users to scan, read, and get things done. It displays content in a familiar and recognizable style.

Show developer docs

Sample help text
  • Same as Card guidelines
  • When the widget box has a footer, place all action items in the footer for users to find quickly.
  • When there is no footer and has a help article link, use the space in the upper right corner of the card for persistent, optional actions (such as Read the help article)

Use semantic HTML to provide more context to screen readers and bots. For example, use <header> HTML tag for card headers, <footer> HTML tag for card footers, and wrap the card in an <article> or <section> HTML tag.

View component in Figma