StateView

fun StateView(selection: StateSelection? = null, config: StateConfig, header: Header? = null)

State dialog for the use-case to display various states.

Parameters

selection

The selection configuration for the dialog view.

config

The general configuration for the dialog view.

header

The header to be displayed at the top of the dialog view.