

These hooks are implemented by Cubitt.

## Hooks [#hooks]

<Cards columns="3">
  <Card title="useSearch" href="/hooks/core/use-search">
    Compose query state, debounce, URL sync, and optional fuzzy matching.
  </Card>

  <Card title="useRender" href="/hooks/core/use-render">
    Cubitt render prop utility for building composable components.
  </Card>
</Cards>
