DropdownElement.Options property
Option captions in order; the index passed to OnSelect indexes this list.
public Func<IReadOnlyList<string>> Options { get; set; }See Also
Section titled “See Also”- record DropdownElement
- namespace Stellar.Abstractions.Services