Dmitrii BykovD
Windmillโ€ข2y agoโ€ข
12 replies
Dmitrii Bykov

Custom component interface documentation

Hi ๐Ÿ‘‹
Can you please explain this interface and how app/component interact with each other?
https://github.com/windmill-labs/windmill-custom-component-template/blob/553d10449adec81086765efc26d362548b45a011/src/global.d.ts

After reviewing the code, I understand there's a data exchange mechanism between the app and the component. However, it's unclear how to define component actions for use within the editor. Additionally, guidance on setting up events emitted by the component, which the editor can respond to, would be helpful.

Thank you for your hard work ๐Ÿ™
GitHub
Contribute to windmill-labs/windmill-custom-component-template development by creating an account on GitHub.
windmill-custom-component-template/src/global.d.ts at 553d10449adec...
Was this page helpful?