Constructor
Class Usage
How to create an instance of the FormMessage class:- TypeScript
Key Properties and Methods
Goal Completion Text
The setGoalCompletionText() method sets the goal completion text of the form.- TypeScript
Example
Below is an example that showcases the creation and manipulation of an instance of FormMessage:- TypeScript