AuthFields

internal fun AuthFields(state: ServerSetupState, strings: ServerSetupStrings, processIntent: (ServerSetupIntent) -> Unit)(source)

Renders the AuthFields UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

state

state rendered or processed by the component.

strings

strings value consumed by the API.

processIntent

process intent value consumed by the API.