Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
In my company we use the select field for most of our inputs.
Using this pattern we were able to create a consistent design within a big and modular rule builder with lots and lots of inputs:
Here's a demo to show how its all fitting together nicely.
What I'm basically thinking is this, if you add an 'no-data' property to VSelect to force it to work without any items.
Now it has the ability to show anything you like inside
template #no-data
Maybe this example or this thinking process will help anyone who was thinking of creating custom drop downs like this.
If you find it useful, please share your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions