SSolidJS•Created by JonathanExcelsior on 7/13/2023 in #support Can you use the reactive object from useSearchParams as a source signal for createResource?
@thetarnav I meant a property from the reactive object. E.g. const [resource] = createResource(searchParams.property, fetcher)