File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ author_url: https://github.com/jsamr/
66author_image_url : https://avatars.githubusercontent.com/u/3646758?v=4
77tags : [foundry, 'release notes']
88description : A version focused on accessibility and enhanced model rendering.
9- image : img/foundry-announcement .png
9+ image : img/article-6.2-release-notes .png
1010hide_table_of_contents : false
11- draft : true
11+ draft : false
1212---
1313
1414import APIReference from ' @site/src/components/APIReference' ;
@@ -33,7 +33,7 @@ This post also covers a due overview of features introduced in the previous 6.1
3333
3434## You Might not Need a Custom Component Renderer
3535
36- Model-based rendering via <APIReference name = " RenderHTMLProps"
36+ [ Model-based rendering](/docs/guides/custom-renderers#model-based-custom-rendering) via <APIReference name = " RenderHTMLProps"
3737member = " customHTMLElementModels" /> prop has been a lightweight alternative to
3838custom (component) renderers since the early stages of the Foundry release.
3939However, it was limited to setting user agent styles (<APIReference
You can’t perform that action at this time.
0 commit comments