I followed your parameter guide to add a selector for a component that is using a headline element.
Post: https://theme.co/docs/parameters#control-types-choose-select
Since the headline component uses its own select control for the HTML tag and we cannot enter dynamic content in that areas, how can we get our parameter selection to be used so that if I choose h2
as an option it will render the <h2>
tag on the front end?