Checkbox

<b-checkbox v-model="checkboxGroup"
    native-value="Silver">
    Silver
</b-checkbox>

参考