Skip to content

apollo-code


apollo-code / ui/src / SelectListItem

Interface: SelectListItem

Properties

description?

optional description?: string


disabled?

optional disabled?: boolean


id

id: string


label

label: string


selected?

optional selected?: boolean