Extensions

Press shift + S to search API reference.

Interface

RecordActionData

View source

The data format used by useRecordActionData and registerRecordActionDataCallback to represent a record action (for example, a click of a button with "Open block" action).

interface RecordActionData
recordIdRecordId

Id corresponding to the record the button was clicked from.

tableIdTableId

Id corresponding to the table containing the record with the button.

viewIdViewId

Id corresponding to the view the button was clicked from.