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