The content to be wrapped by the PullToAction component
Optional classOptional className to be applied to the container element
Optional configurationOptional configuration object to customize the behavior of the component
Callback function that is called when the refresh action is triggered Should return a Promise that resolves when the refresh is complete
Optional styleOptional style object to be applied to the container element
Interface for the props of the PullToAction component
PullToActionProps