duanan1228 2017-03-30 10:47
浏览 35
已采纳

我们如何在Symfony中添加KnpMenu的下拉列表?

I am already having a menu built using KnpMenu in Symfony project. But, it is having just four childs meas four menu items. Now, I have to add dropdown. If anyone has any idea, please, comment. Please, help how to get its dropdown css, dropdown classses, how to customize it.

Reference - https://github.com/KnpLabs/KnpMenu

  • 写回答

1条回答 默认 最新

  • dscc90150010 2017-04-13 11:06
    关注

    Dropdown can be added by adding child too the menu items in php file and for formatting use own class or bootstrap class.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?