Closed splashdust closed 3 weeks ago
Based on the included changeset, the following releases will be published as a result of this PR:
Note: If unpublished changesets where merged to main
after the first commit of this PR, this
list will include those changes in addition to the ones specific to this PR.
gds-rich-text
can be used to wrap generic HTML content and apply typography styles.The wrapped content will get captured and transferred to the inner shadowRoot of the
gds-rich-text
element.A typical use case for this component is to wrap a block of HTML output from a CMS or other source that you want to apply the design system typography to.