useThrottle

fun <S> useThrottle(value: S, optionsOf: ThrottleOptions.() -> Unit = {}): State<S>