Kind: Function
Source: src/jsx/intrinsic-element/components.ts
Part of: Jsx
Signature
tsfunction title({ children, ...props })
Parameters
| Name | Type |
|---|---|
{ children, ...props } | any |
Relationships
- IMPORTS →
html - IMPORTS →
JSXNode - IMPORTS →
getNameSpaceContext - IMPORTS →
toArray - IMPORTS →
PERMALINK - IMPORTS →
useContext - IMPORTS →
dataPrecedenceAttr - IMPORTS →
deDupeKeyMap - IMPORTS →
isStylesheetLinkWithPrecedence - IMPORTS →
shouldDeDupeByKey
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)
Props—src/jsx/base.ts:27
Was this page helpful?