|
134 | 134 | }, |
135 | 135 | { |
136 | 136 | "label": "createCollection", |
137 | | - "to": "reference/functions/createcollection" |
| 137 | + "to": "reference/functions/createCollection" |
138 | 138 | }, |
139 | 139 | { |
140 | 140 | "label": "liveQueryCollectionOptions", |
141 | | - "to": "reference/functions/livequerycollectionoptions" |
| 141 | + "to": "reference/functions/liveQueryCollectionOptions" |
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "label": "createLiveQueryCollection", |
145 | | - "to": "reference/functions/createlivequerycollection" |
| 145 | + "to": "reference/functions/createLiveQueryCollection" |
146 | 146 | }, |
147 | 147 | { |
148 | 148 | "label": "createOptimisticAction", |
149 | | - "to": "reference/functions/createoptimisticaction" |
| 149 | + "to": "reference/functions/createOptimisticAction" |
150 | 150 | }, |
151 | 151 | { |
152 | 152 | "label": "createTransaction", |
153 | | - "to": "reference/functions/createtransaction" |
| 153 | + "to": "reference/functions/createTransaction" |
154 | 154 | }, |
155 | 155 | { |
156 | 156 | "label": "Electric DB Collection", |
157 | 157 | "to": "reference/electric-db-collection/index" |
158 | 158 | }, |
159 | 159 | { |
160 | 160 | "label": "electricCollectionOptions", |
161 | | - "to": "reference/electric-db-collection/functions/electriccollectionoptions" |
| 161 | + "to": "reference/electric-db-collection/functions/electricCollectionOptions" |
162 | 162 | }, |
163 | 163 | { |
164 | 164 | "label": "Query DB Collection", |
165 | 165 | "to": "reference/query-db-collection/index" |
166 | 166 | }, |
167 | 167 | { |
168 | 168 | "label": "queryCollectionOptions", |
169 | | - "to": "reference/query-db-collection/functions/querycollectionoptions" |
| 169 | + "to": "reference/query-db-collection/functions/queryCollectionOptions" |
170 | 170 | }, |
171 | 171 | { |
172 | 172 | "label": "RxDB DB Collection", |
173 | 173 | "to": "reference/rxdb-db-collection/index" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "label": "rxdbCollectionOptions", |
177 | | - "to": "reference/rxdb-db-collection/functions/rxdbcollectionoptions" |
| 177 | + "to": "reference/rxdb-db-collection/functions/rxdbCollectionOptions" |
178 | 178 | }, |
179 | 179 | { |
180 | 180 | "label": "PowerSync Collection", |
181 | 181 | "to": "reference/powersync-db-collection/index" |
182 | 182 | }, |
183 | 183 | { |
184 | | - "label": "powersyncCollectionOptions", |
| 184 | + "label": "powerSyncCollectionOptions", |
185 | 185 | "to": "reference/powersync-db-collection/functions/powerSyncCollectionOptions" |
186 | 186 | } |
187 | 187 | ], |
|
195 | 195 | }, |
196 | 196 | { |
197 | 197 | "label": "useLiveQuery", |
198 | | - "to": "framework/react/reference/functions/uselivequery" |
| 198 | + "to": "framework/react/reference/functions/useLiveQuery" |
199 | 199 | } |
200 | 200 | ] |
201 | 201 | }, |
|
208 | 208 | }, |
209 | 209 | { |
210 | 210 | "label": "useLiveQuery", |
211 | | - "to": "framework/solid/reference/functions/uselivequery" |
| 211 | + "to": "framework/solid/reference/functions/useLiveQuery" |
212 | 212 | } |
213 | 213 | ] |
214 | 214 | }, |
|
221 | 221 | }, |
222 | 222 | { |
223 | 223 | "label": "useLiveQuery", |
224 | | - "to": "framework/vue/reference/functions/uselivequery" |
| 224 | + "to": "framework/vue/reference/functions/useLiveQuery" |
225 | 225 | }, |
226 | 226 | { |
227 | 227 | "label": "UseLiveQueryReturn", |
228 | | - "to": "framework/vue/reference/interfaces/uselivequeryreturn" |
| 228 | + "to": "framework/vue/reference/interfaces/UseLiveQueryReturn" |
229 | 229 | }, |
230 | 230 | { |
231 | 231 | "label": "UseLiveQueryReturnWithCollection", |
232 | | - "to": "framework/vue/reference/interfaces/uselivequeryreturnwithcollection" |
| 232 | + "to": "framework/vue/reference/interfaces/UseLiveQueryReturnWithCollection" |
233 | 233 | } |
234 | 234 | ] |
235 | 235 | }, |
|
242 | 242 | }, |
243 | 243 | { |
244 | 244 | "label": "injectLiveQuery", |
245 | | - "to": "framework/angular/reference/functions/injectlivequery" |
| 245 | + "to": "framework/angular/reference/functions/injectLiveQuery" |
246 | 246 | } |
247 | 247 | ] |
248 | 248 | } |
|
0 commit comments