rememberCounter

fun rememberCounter(initialValue: Int = 0, optionsOf: CounterOptions.() -> Unit): CounterHolder