Comment

A discussion box to share notes with other users about specific data. Once it is associated with a key, such as a table column, users can select a corresponding value and leave a comment.

Screenshot

A screenshot to illustrate the appearance of Comment.

Comment screenshot

Events

Events are triggered by user interactions with Comment. Use event handling to trigger queries or other actions in response to events.

NameDescriptionSubmit

A user submits the current value.

Methods

Methods for interacting with Comment. You can write JavaScript almost anywhere in Retool and use methods to manipulate data or components.

NameDescriptionscrollIntoView(options: any)

Scrolls the canvas or parent container so that the selected component appears in the visible area.