Checkboxes are used on the page to allow the user to select multiple items from the list. By Adding check all checkbox it is easier for the users to check uncheck all checkboxes on a single click. In this tutorial, I am using the model to check uncheck multiple checkboxes and read values in Vue.js.