--- optionsSingle: - batman - robin - joker state: valueSingle: 0 --- ### Single Select Vuero is integrated with `Vue Multiselect`, a vue 3 select single, multiple and tags input library. You can check the plugin documentation on [Github](https://github.com/vueform/multiselect). You can change the `` component radius by adding the `is-curved` or `is-rounded` class to the parent `` component. ```vue ```