options : readonly ((T extends string ? string : never) | SelectItem<T> | SelectGroups<T>)[]
borderless ?: boolean = false
flagStartCountryCode ?: string
imageStart ?: PictureImage
Image to put in the left side of the select component
size ?: SelectSize = SelectSize.MID
textColor ?: SelectTextColor = 'foreground'
transparentBackground ?: boolean = false