API
Component

Form.Item ($UI/comp/antd/components/Form.Item/Form.Item)

使用范围:UI2

Contents

component Form.Item ($UI/comp/antd/components/Form.Item/Form.Item) extends $UI/comp/antd/components/antd/AntdComponent

<b>使用场景</b>:表单的具体内容,可添加各类组件,如按钮、输入框、文本等。 <b>使用方法</b>:按钮、文本等组件加入表单项内使用。

Constructor Top

  Item ()

Constructor details Top

public Item ()

<b>使用场景</b>:表单的具体内容,可添加各类组件,如按钮、输入框、文本等。 <b>使用方法</b>:按钮、文本等组件加入表单项内使用。