Companion

object Companion

Functions

Link copied to clipboard
fun <T> safeVar(value: T, onChangeUnsafe: ArgFun<T>? = null): CSSafeVariableImpl<T>