GenerationBatchComponent
internal fun GenerationBatchComponent(state: GenerationInputFormState, onEvent: (GenerationInputFormEvent) -> Unit)(source)
Renders the GenerationBatchComponent UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
state
state rendered or processed by the component.
onEvent
callback invoked by the component.