[]
Configurates AriaLabel. Sets the aria label property of selector.
public virtual TBuilder AriaLabel(string value)
Public Overridable Function AriaLabel(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |