my_location
@if (getMaxConstValueCount() !== 0) {
Showing at most {{getMaxConstValueCount()}} elements
}
{{getConstValues(node)}}
{{node.label}} @if (node.extraData) { }
my_location
@for (matchType of node.extraData.matchTypes; track matchType) {
{{matchType}}
}