PathReceiver

typealias PathReceiver = ElementCreator<*>.(params: Map<String, KVar<String>>) -> Unit(source)