Heyho, is there a way to set default props in Kotl...
# react
b
Heyho, is there a way to set default props in Kotlin React? https://reactjs.org/docs/typechecking-with-proptypes.html#default-prop-values
a
If you intend to use this component from a pure react app, then that is the way to go. If you intend to use it for kotlin-react only, there is a better way