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