Text
Specifies optional, usually more descriptive text to be rendered bellow the title.
razor
[Parameter] public string? Text { get; set; }
Specifies optional, usually more descriptive text to be rendered bellow the title.
[Parameter] public string? Text { get; set; }