A little bit of context, I’m developing a theme component where I would like the user to be able to set up a number of different variations of theme component depending on the page. I would like for the user to set up different hyperlinks on this component for each page using a theme component setting. However, the number of pages this component will be on will change depending on what the user has defined. Is there a way to make the theme component settings dynamic in some way whether it be via javascript or maybe another setting which details how many pages the component will be on?