文件名称:dicty-components-navbar:Navbar使用React和Material-UI的样式化组件构建
文件大小:287KB
文件格式:ZIP
更新时间:2024-04-04 16:29:24
reactjs JavaScript
dicty-components-navbar 这是一个具有的响应式,可访问的navbar React库。 演示版 npm run demo 建造 # builds files in the src directory to the lib directory using babel npm run build 桌面 移动的 用法 *Navbar组件将负责渲染所有子组件。 如果您想加入品牌,请向其传递一个对象,如下所示: const brand = { title : "Hello" , href : "http://www.google.com" , } 设置导航项类似,但提供了更多选项: const items = [ { // Format for a dropdown dropdown : true , title : "D
【文件预览】:
dicty-components-navbar-develop
----.gitignore(218B)
----.babelrc(247B)
----.all-contributorsrc(926B)
----.flowconfig(83B)
----.eslintrc(588B)
----package.json(2KB)
----src()
--------setupTests.js(120B)
--------index.js(259B)
--------__tests__()
--------utils()
--------Components()
----LICENSE(1KB)
----CHANGELOG.md(205B)
----flow-typed()
--------npm()
----.github()
--------workflows()
--------dependabot.yml(338B)
----examples()
--------webpack.config.js(1KB)
--------App.js(3KB)
--------index.html(315B)
----README.md(11KB)
----lib()
--------setupTests.js(311B)
--------index.js(1KB)
--------utils()
--------Components()
----.releaserc.json(693B)
----.editorconfig(322B)
----.prettierrc(76B)
----yarn.lock(640KB)