Get Component Events
get_component_eventsRetrieve the callback events (onClick, onClose, etc.) for any Paragon component, such as Button or DataTable, to understand available interactions.
Instructions
Get all callback events (onClose, onClick, etc.) for a component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | Yes | Component name (e.g., 'Button', 'Alert', 'DataTable') |