Kind: Function
Source: src/jsx/intrinsic-element/components.ts
Part of: Jsx
Signature
tsfunction link({ children, ...props })
Parameters
| Name | Type |
|---|---|
{ children, ...props } | any |
Kind: Function
Source: src/jsx/intrinsic-element/components.ts
Part of: Jsx
tsfunction link({ children, ...props })
| Name | Type |
|---|---|
{ children, ...props } | any |
Was this page helpful?