Skip to main content

JSX

JSX component allows you to render a fully custom component through jsx code, generally used for pure display scenarios.

When to use

  • Used to customize rendering content through JSX form.

Component Example

Component Properties

属性说明类型默认值
render

Display content, can directly return JSX code

() => ReactNode

-
This doc is generated using machine translation. Any discrepancies or differences created in the translation are not binding and have no legal effect for compliance or enforcement purposes.
© 2014–2025 DingTalk Technology Co., Ltd