BsSelectComponent
Bootstrap select only supports string values due to native HTML select limitations
Presentation
type BsSelectComponent = ValueFieldComponent <BsSelectField <string>>;Bootstrap select only supports string values due to native HTML select limitations
type BsSelectComponent = ValueFieldComponent <BsSelectField <string>>;