简体   繁体   English

FluentUI DetailsList header 下拉

[英]FluentUI DetailsList header drop down

How to make FluentUI's DetailsList header show a drop down on click as in OneDrive?如何使 FluentUI 的 DetailsList header 在单击时显示下拉菜单,就像在 OneDrive 中一样?

https://imgur.com/EvNtsvb https://imgur.com/EvNtsvb

I found the answer on https://github.com/microsoft/fluentui/blob/master/packages/office-ui-fabric-react/src/components/DetailsList/examples/DetailsList.Advanced.Example.tsx我在https://github.com/microsoft/fluentui/blob/master/packages/office-ui-fabric-react/src/components/DetailsList/examples/DetailsList.Advanced.Example.tsx上找到了答案

Just show a ContextualMenu.只需显示一个 ContextualMenu。 Set its target to DetailsList's header row.将其目标设置为 DetailsList 的 header 行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM