Skip to main content
This document lists the common property types used by YiDA components. Use the following APIs to read or set the specified properties of a component in the action panel (see Common Component APIs for details):

Basic Types

I18n

Configuration for internationalized strings.

Form Basic Properties

Behavior

Display state of a form control:
  • NORMAL - Normal display.
  • DISABLED - Disabled.
  • READONLY - Read-only.
  • HIDDEN - Hidden.

Size

Size of a form control.

LabelTipsTypes

Type of tip displayed next to the title of a form control.
  • none - None.
  • text - Text.
  • render - Custom rendering.

Validation

Validation rules for a form control.

DataSource

Option format for selection components such as dropdown, single-select, and multi-select.

CascadeDataSource

Option format for components with multi-level nested structures, such as cascading select.

SliderDataSource

Data configuration for the image carousel component.

StepsDataSource

Data configuration for the steps component.

TimelineDataSource

Data configuration for the timeline component.

TreeDataSource

Data configuration for the tree component.
Data configuration for the menu component.

SearchDataSource

Data configuration for the search box.

Others

TabItem

Configuration properties of a tab item.

TableColumn

Column configuration of the Spreadsheet component.

FilterConfig

Configuration of a filter item.

ScanCodeConfig

Scan mode configuration on the DingTalk client. The DingTalk client supports the following scan modes:
  • barCode - Bar code.
  • qrCode - QR code.
  • all - All of the above.

UploadConfig

Image upload configuration for the Rich Text component.