Skip to content
On this page

erGeneratorData

erGeneratorDatais a helper method used to generate the data structure for form fields. It takes three parameters:

  1. field: Field data, including various properties and configuration information of the field。
  2. isWrap: A boolean value indicating whether to wrap the field inside an inline container
  3. lang: zh-cn|en,Generate corresponding text information based on the language environment passed in。