YuanHeDx 6dd4e2d3ab
fix: fix FieldArrayModel.swap state issue with doc example covered (#70)
* feat: add get values to FormModel

* fix: fix FieldArrayModel.swap state issue with doc example added

* doc: fix array demo code
2025-03-20 07:59:55 +00:00

8 lines
109 B
CSS

.array-item-wrapper {
display: flex;
align-items: center;
}
.icon-button-popover {
padding: 6px 8px;
}