We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862f224 commit f7a2c42Copy full SHA for f7a2c42
docs/src/pages/components/badges/badges.md
@@ -47,6 +47,6 @@ You can use the `overlap` property to place the badge relative to the corner of
47
48
## Badge alignment
49
50
-You can use the `horizontalAlignment` and `verticalAlignment` properties to move the badge to any corner of the wrapped element.
+You can use the `anchorOrigin` prop to move the badge to any corner of the wrapped element.
51
52
{{"demo": "pages/components/badges/BadgeAlignment.js", "hideHeader": true}}
0 commit comments