[]
Configurates AriaLabelledBy. Sets the aria-labelledby attribute of input element.
public InputNumberBuilder AriaLabelledBy(string value)
Public Function AriaLabelledBy(value As String) As InputNumberBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| InputNumberBuilder | Current builder. |