ConfigurationStepBar
internal fun ConfigurationStepBar(currentStep: ServerSetupState.Step, strings: ServerSetupStrings)(source)
Renders the ConfigurationStepBar UI for the SDAI presentation layer.
Author
Dmitriy Moroz
Parameters
currentStep
current step value consumed by the API.
strings
strings value consumed by the API.