JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.34k stars 1.12k forks source link

Compose HTML: Add Wbr #3612

Open Queatz opened 10 months ago

Queatz commented 10 months ago

Add Wbr to support Line Break Opportunities

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/wbr

m-sasha commented 10 months ago

Thank you for the suggestion.