ServerSetupLoading

internal fun ServerSetupLoading(text: String, modifier: Modifier = Modifier)(source)

Displays the blocking loading state while setup data is being resolved.

Author

Dmitriy Moroz

Parameters

text

localized status message shown under the spinner.

modifier

outer layout modifier supplied by the host screen.