2.7.0
Released 16/06/2024
Added two new fill variants,
outlinedandpaper. All components that accept thevariantprop should now include support for these variants.Added the
getBorderHex()method to theuseColorshook, which is used to calculate ideal border colors for components using their color and variant. Effectively the same as thegetBgHex()andgetFgHex()methods also from theuseColorshook.
Last updated
Was this helpful?