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 929e9a6 + 3eb0eeb commit 1f50a89Copy full SHA for 1f50a89
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