RenderPopupPropsBase<TDataItem>
The props for rendering the popup.
Props
Name | Description | Type |
---|---|---|
item | The data item for which the popup was opened. | TDataItem |
onClose | A function that closes the popup. | Function |
The props for rendering the popup.
Name | Description | Type |
---|---|---|
item | The data item for which the popup was opened. | TDataItem |
onClose | A function that closes the popup. | Function |