API Reference
Class
TablerFileShareDownloadItemBuilder
Fluent row builder for TablerFileShareDownloadList.
Inheritance
- Object
- TablerFileShareDownloadItemBuilder
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerFileShareDownloadItemBuilder ButtonVariant(TablerButtonVariant variant) #Returns:
TablerFileShareDownloadItemBuilderSets button variant.
Parameters
- variant HtmlForgeX.TablerButtonVariant
public TablerFileShareDownloadItemBuilder DownloadText(String text) #Returns:
TablerFileShareDownloadItemBuilderSets button text.
Parameters
- text System.String
public TablerFileShareDownloadItemBuilder Icon(TablerIconType icon) #Returns:
TablerFileShareDownloadItemBuilderSets button icon.
Parameters
- icon HtmlForgeX.TablerIconType