FileDownload.Text 属性

定义

提供自定义链接文本。 默认为“下载”。

[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

属性值

属性

适用于