Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3
Open
Description
CurrentlyCDDropdownItem only supportshref
prop. It would be nice if the Vue Router object props were also supported.
New Props:
- to: supports string path orVue Router Location object
- nuxt: not as critical as "to" but would be nice to add also. A simple boolean prop that embeds aNuxtLink
CDDropdownItem currently extends CLink so it would be nice to implement this logic in CLink so it could be shared by all linkable components.
I can create a PR for this if you are ok with the feature.
Metadata
Metadata
Assignees
Labels
No labels