You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
I might just be missing something but it doesn't seem like there's a way to just write the available options into the view like a normal select box. If that's the case it would be great if there was a singular choice directive:
<ui-selectng-model="model"><ui-select-matchplaceholder="Some text"></ui-select-match><ui-select-choiceui-select-value="Some Value">
Some Label
</ui-select-choice><ui-select-choiceui-select-value="Another Value">
Another Label
</ui-select-choice></ui-select>
The text was updated successfully, but these errors were encountered:
I might just be missing something but it doesn't seem like there's a way to just write the available options into the view like a normal select box. If that's the case it would be great if there was a singular choice directive:
The text was updated successfully, but these errors were encountered: