Low Code Config
constructor(basePath: String, contextProvider: suspend (ApplicationCall) -> C, customAfterEventButtonsOnDetailView: (KClass<out Any>, Model<Any>) -> DIV.() -> Unit? = null, showOptionalParameters: (EventReference) -> Boolean, cssPath: String, knownAlgorithms: Set<FlowChartAlgorithm<*, *>> = emptySet(), createCommandPath: String = "/_createevent")