Links: [<%= name %> in Builder](https://builder3.toolkit.illinois.edu/component/<%= name %>/index.html) | Illinois Web Theme | Toolkit Development
A 1-3 paragraph explanation of what the component does and how it presents.
<<%= name %>></<%= name %>>Consider accessibility, both for building the component and for its use:
- Is there sufficient color contrast?
- Can the component be fully understood without colors?
- Does the component need alt text or ARIA roles?
- Can the component be navigated with a keyboard? Is the tab order correct?
- Are focusable elements interactive, and interactive elements focusable?
- Are form fields, figures, fieldsets and other interactive elements labelled?