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.
2 parents 78daee6 + 1f50a89 commit 42c98eaCopy full SHA for 42c98ea
README.md
@@ -41,7 +41,7 @@ The following snippet sets the default position of the menu as `top left` and de
41
<float-menu
42
position="top left"
43
:dimension="50"
44
- :menu="menuData"
+ :menu-data="menuData"
45
menu-direction="bottom"
46
>
47
<BoxIcon />
0 commit comments