ts
import { GroupConfig } from '@trail-run/core/reactive/query-param-route';Interface: GroupConfig
Defined in: src/reactive/query-param-route.ts:11
Properties
control
ts
control: string;Defined in: src/reactive/query-param-route.ts:12
mappings
ts
mappings: Record<string, string>;Defined in: src/reactive/query-param-route.ts:13