It means the toggle button should display the Off text. We are going to use the v-if directive to handle the toggle state. <template> <label ...
確定! 回上一頁