{#if story === 'skeleton'}
Currently, this component does not support items as slots.
items must be an array of objects; mandatory fields are `id` and `text`.
items
{'items = Array<{ id: string; text: string; }>'}