Connection.Triggers.Delete
component manages the connection deletion process. It provides:
- Custom deletion UI integration
- Connection state management
- Callback system for deletion events
- Error handling
Installation
Usage
Props
A valid React element that will trigger the deletion action. Must accept
onClick
and onKeyDown
event handlers.A session token for the connection to be deleted.
Internationalization
The component supports internationalization for error messages through:triggers.delete.errors.missingToken
triggers.delete.errors.missingMethod
triggers.delete.errors.invalidChildren