Checkbox

Introduction to using the Checkbox component

Checkbox 介紹示意圖

Checkbox presents a set of selectable items; users can select none, one, or multiple items.

Basic usage

Disabled

Group

Attributes

Name
Value
Type
Default
Required
Note

id

String

random

value

String

v-model

Array

disabled

Boolean

Demo

Last updated

Was this helpful?