Simple List

 

What the component handles

  • Native list semantics with <ul> or <ol> elements, which will announce component as a list with number of items inside of it.
  • Alternative text for the Close Button

What you need to provide

  • Set ordered property to:
    • true for numbered lists when sequence matters,
    • false for bullet list

Color contrast

Meets the WCAG 2.1 AA color contrast ratio requirements and can be used on the following:

  • background.static.xxx tokens except for background.static.inverse and background.static.on-color
  • in all Card variants,
  • in Banner components.