HordeForm
internal fun HordeForm(state: ServerSetupState, strings: ServerSetupStrings, processIntent: (ServerSetupIntent) -> Unit)(source)
Renders the HordeForm 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.