FileDownload.Text Property

Definition

Provides custom link text. Defaults to "Download".

[Microsoft.AspNetCore.Components.Parameter]
public string? Text { get; set; }
[<Microsoft.AspNetCore.Components.Parameter>]
member this.Text : string with get, set
Public Property Text As String

Property Value

Attributes

Applies to