Components
- Introduction
- vc-button
- vc-icon
- vc-checkbox
- vc-radio
- vc-buttonGroup
- vc-cascader
- vc-datepicker
- timepicker
- vc-easyclearinput
- vc-inputNumber
- vc-select
- vc-alert
- vc-badge
- vc-card
- vc-carousel
- vc-dropdown
- vc-toast
- vc-notification
- vc-modal
- vc-dialog
- vc-confrim
- vc-popover
- vc-tooltip
- vc-progress
- vc-table
- vc-tag
- vc-breadcrumb
- vc-pagination
- vc-steps
- vc-tabs
- vc-backtop
- vc-loading
- vc-panel
vc-checkbox
Install
|
|
|
|
Usage
props
name
- type:
String
, - default:
null
label
- type:
String | Number
value
- default:
true
checked
- twoWay:
true
button
- type:
Boolean
, - default:
false
disabled
- type:
Boolean
, - default:
false
readonly
- type:
Boolean
, - default:
false
type
- type:
String
, - default:
null
example
- js
|
|