react Wrapper
fun <S> reactWrapper(builder: RBuilder.(refresh: (S) -> Unit) -> Unit): (props: RProps) -> dynamic
Content copied to clipboard
A helper functional component used by KVision React.
A helper functional component used by KVision React.