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