Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

PullToRefreshState

Creates a PullToRefreshState.

PullToRefreshState

Source set: Common
@JsName("funPullToRefreshState")
fun PullToRefreshState(): PullToRefreshState

Creates a PullToRefreshState.

Note that in most cases, you are advised to use rememberPullToRefreshState when in composition.

Last updated: