Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-helpers
wrapCodeWithJSXExpressionContainer
Function wrapCodeWithJSXExpressionContainer
wrap
Code
WithJSXExpression
Container
(
code
)
:
string
使用 JSX 表达式容器包裹代码
Parameters
code
:
string
Returns
string
Example
foo
-> {
foo
}
Copy
Example
"hello"
=>
{
"hello"
}
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tango LowCode Builder
Loading...
使用 JSX 表达式容器包裹代码