Revisit and document inline typography (ability to use some inline tags in component's props)
Open
improvement
- Dominant language
- TypeScript
- Stars
- 247
- Forks
- 78
- Avg merge
- 14h 27m
- Merged PRs (30d)
- 15
Description
## Now
We have a limited support of tags like ```, , ``` in Text component, as well as in many props accepting text (e.g. labels, messages, etc.).
However, it's currently poorly tested and documented.
## To Do
- document this feature, at least with examples in the Property Explorer
- test, fix, and implement this where needed. E.g. label prop in the LabeledInput component.
Contributor guide
Assessment
This issue has not been assessed yet.