base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

[field] Consolidate `Field.Error` `forceShow` into `match` prop

Open atomiks opened this issue 6 months ago • 2 comments

Closes #1200, based on https://github.com/mui/base-ui/issues/1200#issuecomment-2636790851

match now has boolean type, consolidating the always-show behavior into it rather than the separate forceShow prop

atomiks avatar May 14 '25 03:05 atomiks