Skip to content
Discussion options

You must be logged in to vote

Currently, all exported component from the main file gets generated as Windows for legacy reason. Meaning that the generated code will have show, hide function and all window specific stuff.

But in the future we want to be able to export component that are not Window for re-use inside other components and that's why we deprecated exporting component that are not explicitly Window now.

So yes, the code you are pasting is the right way to do it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by kermitfrog
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants