Type alias SelectLabelProps

SelectLabelProps: HTMLChakraProps<"label"> & Pick<SelectProps, "size">

Generated using TypeDoc