BeforeSuggestionInsertArgs
16 Dec 20251 minute to read
Event arguments passed before a suggestion is inserted into the textarea.
Allows customization or cancellation of the insertion.
Properties
cancel boolean
Set to true to cancel the suggestion insertion. Default: false
text string
Specifies the text that will be displayed as a suggestion while typing in the SmartTextArea.