SIGN IN SIGN UP

feat(agentflow): optional cavasActions to allow additional buttons next to validate (#6224)

* feat(agentflow): optional cavasActions to allow additional buttons next to validate

- Updated Agentflow component to support canvasActions prop for rendering additional action buttons in the canvas overlay.
- Enhanced type definitions to include canvasActions in AgentflowProps.
- Added tests to verify the rendering of canvasActions in the Agentflow component.
- Added a new example  demonstrating custom FABs alongside the validation button.

* update jsdoc to match actual implementation
J
Jocelyn Lin committed
a77194c8c265eb88cfd5a3de4058771ef6feed81
Parent: 62a5d1d
Committed by GitHub <noreply@github.com> on 4/15/2026, 7:54:54 PM