Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用关闭按钮创建一个弹出窗口,弹出窗口的内容将是一个拆分应用程序主从页面。我们应该使用哪个控件来实现这一点?
The arrow in sap.m.ResponsivePopover is using the css classes .sapMPopoverArrUp and .sapMPopoverArr so you could probably overwrite them locally to remove the arrow.
谢谢。我已经使用overlaycontainer 来满足要求。