When to Use
- Use it to render custom content in JSX form.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Learn how to use the YiDA JSX component and its properties. Write JSX code to render fully customized content that goes beyond the built-in component library.
| Attribute | Description | Type | Default |
|---|---|---|---|
render | Content to display. Returns JSX code directly. | () => ReactNode | - |
Was this page helpful?