# PERMALINK

**Kind:** Constant

**Source:** [`src/jsx/constants.ts`](https://github.com/honojs/hono/blob/main/src/jsx/constants.ts#L6)

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

## Definition

```ts
Symbol('PERMALINK')
```

## Value

```ts
Symbol('PERMALINK')
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `FormContext` — `src/jsx/dom/hooks/index.ts`:24
- `title` — `src/jsx/intrinsic-element/components.ts`:121
