Properties
Optional className
className?: string
Optional name
name?: string
Optional tooltipGrow
tooltipGrow?: "down-right" | "down-left" | "up-right" | "up-left"
Optional tooltipPosition
tooltipPosition?: "top-left" | "top-right" | "bottom-left" | "bottom-right"
scrollRef
scrollRef: Ref<HTMLDivElement>
selectedIndex
selectedIndex: number
Optional selectedLabel
selectedLabel?: string
selectedOptionRef
selectedOptionRef: Ref<HTMLDivElement>