ScopedVariables()
ts
function ScopedVariables(__namedParameters): Element;Defined in: components/scoped-variables.tsx:27
Sets a scoped variable for nested children.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | ScopedVariablesProps |
Returns
Element
React Component
Since
1.0.0
Author
Simon Kovtyk