重拾 react - React模板 antd
由于最近一段时间一直在使用vue做项目,最近打算重拾react,在此记录react的点滴学习,实时更新
antd 是一款优秀的react 前端页面框架
插件使用
插件: antd
安装: npm install -S antd
使用: import {Layout, Button} from 'antd'
组件
布局
Layout
1
2import {Layout} from 'antd'
const {Header,Side,Content,Footer} = Layout
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment
DisqusValine