> ## Documentation Index
> Fetch the complete documentation index at: https://help.dingtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 条件渲染

> 页面介绍了不同版本（免费版、轻享版、专业版、专属版）对于自定义页面的支持情况，并提供了关于条件渲染的说明，包括直接设置渲染或不渲染以及绑定变量来响应式渲染。

| **能力** | **免费版** | **轻享版** | **专业版** | **专属版** |
| ------ | ------- | ------- | ------- | ------- |
| 自定义页面  | 不支持     | 不支持     | 支持      | 支持      |

对于每个组件，都可以设置条件渲染。

可以直接设置渲染或者不渲染，也可以绑定变量来响应式渲染。

<Frame>
  ![](https://yida-support.oss-cn-shanghai.aliyuncs.com/static/png/1640244552379-c85e95a9-e3f2-44bb-a937-0e7ebc7b691e.png)
</Frame>

**注意：配置条件，如果不渲染，则通过 API this.\$('fieldId') 来获取的控件实例为 null**
