# Development Plan
1. Create container with `display: flex; flex-wrap: wrap`.
2. Map over `field.options`.
3. Create button.
4. Set `aria-pressed` based on match.
5. Set active styles based on match.
6. Click handler updates state.