PillElement.Text property
Dynamic text displayed inside the pill; re-pulled each refresh.
public Func<string> Text { get; set; }See Also
Section titled “See Also”- record PillElement
- namespace Stellar.Abstractions.Services
Dynamic text displayed inside the pill; re-pulled each refresh.
public Func<string> Text { get; set; }