Is there a way to trigger an exported function of a component within a Storybook story? <img width="1020" alt="Image" src="https://github.com/user-attachments/assets/a74cf4ad-2b54-40ac-ada2-16c322a4d743" /> The export got properly documented in Storybook, but I was not able to find a way to set up a custom control to trigger it. Thank You