如何使用弹出窗口重新创建上下文菜单?

时间:2018-01-14 15:24:49

标签: javascript html css reactjs semantic-ui

我使用语义用户界面,由于某些原因他们没有上下文菜单。我试图重新创建功能,而且我已经关闭,但无法弄清楚这一部分。

例如,此弹出式窗口:https://react.semantic-ui.com/modules/popup#popup-example-hide-on-scroll

单击它时,它会进入某个位置,例如:

top lefttop rightbottom rightbottom leftright centerleft centertop centerbottom center

由于我尝试重新创建上下文菜单功能,因此我需要将其显示在单击的鼠标位置。

这可能吗?

0 个答案:

没有答案