Skip to content
Docs
Components
Cascade Selection

Cascade Selection

Latest Update:Jul 20, 2023, 17:00:44

Scenarios

Used for scenarios in web pages that involve hierarchical selection.

Basic Functions Description

Select elements in order based on their levels, starting with the first, second, and third levels.

After data binding is complete, select the next level in sequence.

Note

  • Relevant fields and parent relationships should be properly configured in the data model:

Property

Properties received from external input for the component:

Property NameProperty Description
Data ModelDisplays the data model available for the current component in the container
Bind FieldsDisplay the data fields that can be selected from the available data model in the container
Field TitleDisplays the field title for the current component
Display TitleIndicates whether the current component displays a title; it can be hidden if not needed
Default Input ValueDisplay the default value for the current component
RequiredSpecifies whether the current component is a required field
HideIndicates whether the current component is visible
Data FilteringAllows the current component to set criteria for displaying certain data
OptionsEnables the current component to configure the display of static data
DisabledSets the current component to a disabled state
WidthProvides options for selecting the width, such as full, large, medium, or small
Layout Orientationhorizontal or full width