ChoiceFactory
= type { ...added methods below... }
Method signature | Return type |
---|---|
options |
Choice |
Create choice item initialized with options and showing first item when created | |
optionslabeled(label:String) |
Choice |
Create choice item initialized with options and showing label when first created |