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-tooltip
Install
|
|
|
|
Usage
props
trigger
- type:
String
- default:
'hover'
effect
- type:
String
- default:
'vc-scale'
content
- type:
String
placement
- type:
String
- default:
'right'
show
- type:
Boolean
- default:
false
closeable
- type:
Boolean
- default:
true
functionalShow
- type:
Boolean
- default:
false
example
- js
|
|