HexagonJS
Single Select Changelog
2.3.0
hx.SingleSelectextendsEventEmitter
Added
Creates a <select> like element that uses an <input> for consistency and to allow for better form validation.
hx.singleSelectSelection
Added
Fluid version of the single select. Returns a selection containing a pre-created single select component.