
Row
The number of components displayed in a row can be easily set
Put your own components inside Row
Demo
3 rows are displayed, using Row
Card 1
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCard 2
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCard 3
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCard 1
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCard 2
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereCard 3
Some quick example text to build on the card title and make up the bulk of the card's content.
Go somewhereWhen placing form controls, you can specify RowType
as Inline
, and Label will be displayed on the left, and the control will fill the remaining space
Demo
In this example, the Row
component is built into the ValidateForm
component, and the front Label
tag is automatically added
When placing form controls, you can specify Normal
as FormRow
, and Label will be displayed on the top, and the control will be full
Demo
In this example, the Row
component is built into the ValidateForm
component, and the front Label
tag is automatically added
The Row
component supports nested use. For example, the outermost Row
below sets a row to display two controls, the first is TextBox
, the second One is still Row
, and the second Row
continues to be set to display two controls
Demo
In this example, the Row
component is built into the ValidateForm
component, and the front Label
tag is automatically added
The Row
component can set the number of spanning columns by specifying the ColSpan
value. Combining these functions can achieve complex layouts
Demo
In this example, the Row
component is built into the ValidateForm
component, and the front Label
tag is automatically added
4 in a row
2 in a row
The row shows 4 Address
in 2 columns
Row shows 4, the second component ColSpan
is set to 3
Row shows 2, the first component ColSpan
is set to 3
A component in a row
Attributes
B station related video link
交流群