You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general, the designer requires the label length of a form, which is the longest label length of the form item;
At present, automatic calculations are not supported, and the length is required manually, which is not intelligent enough;
What problem does this feature solve?
一般场景下,设计师要求一个表单的标签长度,是表单子项最长标签的长度;
目前不支持自动计算,需要手动指定长度,不够智能;
What does the proposed API look like?
<IxForm labelCol="auto" />
The text was updated successfully, but these errors were encountered: