interface_modal.IExpandRecordProps
interface/modal.IExpandRecordProps
Properties
recordIds
• recordIds: string[]
datasheetId
• datasheetId: string
activeRecordId
• activeRecordId: string
viewId
• Optional viewId: string
Methods
onClose
▸ Optional onClose(): void
Returns
void