protected inner class RefreshDelegate<T>
(js)
<init> |
RefreshDelegate(refreshFunction: (T) -> Unit) |
(js)
getValue |
operator fun getValue(thisRef: StyledComponent, property: KProperty<*>): T |
(js)
setValue |
operator fun setValue(thisRef: StyledComponent, property: KProperty<*>, value: T): Unit |