Skip to content
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

Is it possible to have a generica class dropdown value instead of a string-only dropdown value? #25

Closed
gfb-47 opened this issue Mar 13, 2023 · 1 comment

Comments

@gfb-47
Copy link

gfb-47 commented Mar 13, 2023

I just wonder if it's possible because I couldn't manage to do that, and if it's not is it possible to have generics on the package?

@srtraj
Copy link
Owner

srtraj commented Mar 18, 2023

DropDownValueModel(name: 'name', value: [value1,value2]),
you can assign any type of value to the value but name should be string type .

@srtraj srtraj closed this as completed Apr 7, 2023
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

No branches or pull requests

2 participants