Is it possible to make this component behave like a plain <select> element, rather than a text input with a dropdown? The purpose for this would be for when you want the behaviour of a <select> dropdown menu, but with the ability to style it more precisely than is possible with the native <select> and <option> elements.