There's a standard HTML tag <fieldset>
which is used to visually group form elements, see example. It would be great if antd had <Fieldset>
with a standard antd styling and may some configuration like title and border style.
Example: https://codesandbox.io/s/antd-reproduction-template-4924q
This example uses standard <fieldset>
with <legend>
, imagine if we had something like:
<Fieldset title="" fullBorder titlePosition="right">
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too