items must be an array of objects; mandatory fields are `id` and `text`.
items
{'items = Array<{ id: string; text: string; }>'}