Chip Group
Type: React component
How to get ChipGroup?
JavaScript
import { ChipGroup } from 'fds/components';
A component group for its child Chip components, handling horizontal spacing and wrapping of these components.
Props
children
(Optional)
Type: ReactNode