Skip to content
Version 2.11.0
↓ Get the launcher

DropdownElement.Options property

Option captions in order; the index passed to OnSelect indexes this list.

public Func<IReadOnlyList<string>> Options { get; set; }