
implementation("org.jetbrains.kotlin-wrappers:kotlin-react-dom-legacy:2025.9.5-19.1.1")Facilitates React DOM integration using the legacy `RBuilder` DSL, relying on `kotlinx.html` for HTML typings. Deprecated in favor of `kotlin-react-dom`, which offers more complete and up-to-date HTML typings generated directly from TypeScript types.