InputFieldMessageEventArgs Interface
Deprecated in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.
Input Field Message Event arguments.
Properties
| Name | Type | Description | |
|---|---|---|---|
| MessageType | Detailed message to be displayed near the input field | ||
| MessageType | Message to be displayed near the input field | ||
| priority | OutputMessagePriority | Priority of the input field message | |
| target | Element | Target HTML element for the Input Field message | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.