setInputFieldTypeDetails Method
Set OutputMessageType.InputField message details.
setInputFieldTypeDetails(inputField: HTMLElement): void
Parameter | Type | Description |
---|---|---|
inputField | HTMLElement | Input field to which the message pertains. The message will be shown just below this input field element. |
Returns - void
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.