HtmlForgeX

API Reference

Class

TablerFileTransferProgressSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerFileTransferProgress.

Inheritance

  • Object
  • TablerFileTransferProgressSettings

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Methods

public TablerFileTransferProgressSettings Color(TablerColor color) #
Returns: TablerFileTransferProgressSettings

Sets accent color.

Parameters

color HtmlForgeX.TablerColor requiredposition: 0
public TablerFileTransferProgress End() #
Returns: TablerFileTransferProgress

Returns the root progress component.

public TablerFileTransferProgressSettings Orientation(StepsOrientation orientation) #
Returns: TablerFileTransferProgressSettings

Sets orientation.

Parameters

orientation HtmlForgeX.StepsOrientation requiredposition: 0