We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hii victor pls help
{ 'key': 'select1', 'type': 'Select', 'label': 'Select test', ---------------------> this should show default on select 'value': 'product 1', 'items': [ { 'label': "product 1", 'value': "product 1", }, ] },
The text was updated successfully, but these errors were encountered:
Show label instead of "Select a User"
f424e7d
fixes VictorRancesCode#14
Successfully merging a pull request may close this issue.
hii victor
pls help
The text was updated successfully, but these errors were encountered: