Basic Usage
Some dropdown content
Content Width
Some long content. Some long content. Some long content. Some long content.
Manual Control
Click the button
Some long content. Some long content. Some long content. Some long content.
CDropdown API
Props
Slots
Events
modelValue
boolean*
The dropdown shown status. Can be use with v-model
disabled
booleanDefault
falseDetermine whether the dropdown is disabled or not.
widthWithinParent
booleanDefault
trueDetermine whether to keep the same width with parent or not.
manual
booleanDefault
falseDetermine whether to use manual control or not.