There is no need to use the attrs function.
androidx.compose.web -> org.jetbrains.compose.web androidx.compose.web.elements -> org.jetbrains.compose.web.dom
* Add compose-web example with a react component * Add example with a compose component in a react app Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>