Skip to content

Checkbox

A secondary encapsulation of the element-plus checkboxcomponent. Simplifies iteration operations.

Basic Usage

Disabled

Properties

PropertyDescriptionTypeExtendedDefault
v-modelBound value of the selectionenumNo-
typeType of the checkbox groupenumYesdefault
disabledWhether disabledbooleanNofalse
sizeSize of the checkboxenumNo-

Events

EventDescriptionTypeExtended
changeTriggered when the bound value changesFunctionNo

Released under the MIT License