Additional HTML select element properties
Array of option objects with value, label, and optional disabled properties
Optional placeholder text shown as the first disabled option
Optional label text displayed above the select input
Optional error message displayed below the select in red text
Optional helper text displayed below the select when no error is present
Additional CSS classes to apply to the select element
Size variant for the select component styling
Style variant for the select component styling
A styled select dropdown component with accessibility features
A reusable select dropdown component with label, error handling, and helper text support.