Transform()
Transform(
__namedParameters
):null
|Element
Transform a string representation of React components before they are written to output.
For example, you might want to apply a gradient to text, add a clickable link or create some text effects.
These use cases can't accept React nodes as input, they are expecting a string.
That's what
Parameters
Parameter | Type |
---|---|
|
Returns
null
| Element