Skip to content

Checkbox

Multi-select checkbox.

Basic Usage

loading

Type

loading

Disabled & Size

loading

API

PropDescriptionType
modelValueBound valueboolean | array
labelOption value (for group)string | number | boolean
disabledDisabledboolean
sizeSizeComponentSize
typeColor type when checked'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default'

MIT License