items must be an array of objects; mandatory fields are `id` and `text`.

  {'items = Array<{ id: string; text: string; }>'}