React ActionSheet - ContentReadyEvent

The type of the contentReady event handler's argument.

import { ActionSheetTypes } from "devextreme-react/action-sheet"
Type: ActionSheetTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

ActionSheet

element

The UI component's container.