# clearCache

**Kind:** Function

**Source:** [`src/jsx/dom/intrinsic-element/components.ts`](https://github.com/honojs/hono/blob/main/src/jsx/dom/intrinsic-element/components.ts#L18)

**Part of:** [Jsx](subsystem-src-jsx)

## Relationships

- IMPORTS → `useContext`
- IMPORTS → `use`
- IMPORTS → `useCallback`
- IMPORTS → `useMemo`
- IMPORTS → `useState`
- IMPORTS → `dataPrecedenceAttr`
- IMPORTS → `deDupeKeyMap`
- IMPORTS → `domRenderers`
- IMPORTS → `isStylesheetLinkWithPrecedence`
- IMPORTS → `shouldDeDupeByKey`
- IMPORTS → `FormContext`
- IMPORTS → `registerAction`
- IMPORTS → `createPortal`
- IMPORTS → `getNameSpaceContext`

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `jsxDEV` — `src/jsx/dom/jsx-dev-runtime.ts`:10
