简体   繁体   English

Google Closure是否支持手风琴?

[英]Does Google Closure have support for accordion?

I like the left menu style on this page: 我喜欢此页面上的左侧菜单样式:

https://developers.google.com/closure/utilities/docs/linter_howto . https://developers.google.com/closure/utilities/docs/linter_howto

If you click on the left arrow, it will drop down the folder. 如果单击左箭头,它将下拉该文件夹。

Is this code included in the Google Closure library for the menu? 此代码是否包含在菜单的Google Closure库中? I tried searching for it but couldn't find anything. 我尝试搜索,但找不到任何东西。

In the closure library under closure/goog/demos there is a file index.html. 在Closure / goog / demos下的闭包库中,有一个文件index.html。 Under trees there is a tree control. 在树下有一个树控件。 You might want to fiddle with the css to make it look nicer but that's basically the code. 您可能想弄弄css使其看起来更好,但这基本上是代码。

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

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