-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on
Description
What problem is this solving
As a Vuetify user I'm a huge fan of this library. However, after using libraries like vue-currency-input I think this compositional approach is better for designing libraries as you don't need to tie the implementation to a specific UI library.
Proposed solution
Break out the mask/formatting/parsing logic and expose the functionality via a composable like usePhoneInput()
, similar to the aforementioned vue-currency-input library.
Describe alternatives you've considered
Perhaps this would become a different library, just wanted to throw this idea out incase you hadn't thought of it.
Huge fan of the library!
paul-thebaud
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestwontfixThis will not be worked onThis will not be worked on