Configuration option for import('gmf/query/gridComponent').GmfQueryGridComponent to merge grid tabs.
E.g. 'two_wheels_park': ['velo_park', 'moto_park']} merges the sources with label velo_park and moto_park into a new source two_wheels_park.
'two_wheels_park': ['velo_park', 'moto_park']}
velo_park
moto_park
two_wheels_park
Generated using TypeDoc
Configuration option for import('gmf/query/gridComponent').GmfQueryGridComponent to merge grid tabs.
E.g.
'two_wheels_park': ['velo_park', 'moto_park']}
merges the sources with labelvelo_park
andmoto_park
into a new sourcetwo_wheels_park
.