Changing slot setting for tags

Ideally, the slot settings would have the ability to change the tag; for instance if the text is a heading; be able to switch the heading size from the slot setting.

Since slots don’t output any HTML tags, we only allow setting the styles on the slot. Then the styles are applied to whatever elements/tags are used in the slot.

hmm, I see; its tough because it doesn’t seem like there is a way to dynamically change the html styles; specifically Heading; so if you want to create a variant with different heading sizes; you’re a little SOL; unless you have them there but hidden