Single checkbox, boolean value: <input type="checkbox" id="checkbox" v-model="checked"> <label for="checkbox">{{ checked }}</label>.
確定! 回上一頁