# meta

**Kind:** Function

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

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

## Signature

```ts
function meta({ children, ...props })
```

## Parameters

| Name | Type |
|---|---|
| `{ children, ...props }` | `any` |
