Replies: 1 comment 3 replies
-
Both work. If package size is your main concern, do whatever results in a smaller size. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A question: I have N pages that need to be injected with content ui. Should I create a content for each page or just create one content and then use if in the code to determine whether to display it? Creating a content for each page will make the package very large.
Beta Was this translation helpful? Give feedback.
All reactions