Answer the question
In order to leave comments, you need to log in
Is it possible to refer to an enumeration in a prop, while limiting the choice of enumerated names?
I have an enumeration that stores, for example, 10 different values, and there is an attribute referring to this enumeration, and there is a checkmark, if the checkbox is checked, then when I click on the attribute, a list of four values drops out, and when there is no checkmark, it falls out a list of all 10 enum values.
Answer the question
In order to leave comments, you need to log in
Look at the SelectStart event for your form attribute. In it, you can define a list of values that will be available to the user.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question