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