Skip to content

feat(CountUpDemo): integrate customize component #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gazoon007
Copy link
Contributor

The existing one lacks customization, so I try to add one. Feedback is appreciated

image

Notes: However, currently there is an issue with PrimeVue when the value of options is an empty string; it can't pass the value to the v-model but it's passing the label, so the None selection from :options="separatorOptions" is not functioning as expected (outputting 1None000 in result). Should we remove the None selection for now, or the entire separator PreviewSelect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant