Use a Cycle.js Component in the main() Function

InstructorAndré Staltz

Share this video with your friends

Send Tweet

We have made a Cycle.js app for generic labeled slider which can be configured through props, but how can we reuse it in other Cycle.js apps? This lesson shows how we can embed any Cycle program inside a larger Cycle program in a very simple manner.