useCounter

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