# Checkbox-group ## Examples ### Default ```html ``` ### WithSlots ```html This is a helpful hint text This is a helpful description text Mixed content example This group uses both slots and items property ``` ### WithError ```html Custom error message ``` ### Horizontal ```html ``` ### HorizontalWithItems ```html ``` ### HorizontalWithErrorAndHint ```html ``` ### States ```html ``` ### WithItemStates ```html ```