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