ConnectorTypeDebugSetting

fun ConnectorTypeDebugSetting(modifier: Modifier = Modifier, connectorType: ConnectorType = ConnectorType.CCS_COMBO_TYPE1, onConnectorTypeChanged: (ConnectorType) -> Unit = {})