mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-28 23:02:24 -05:00
11 lines
177 B
Markdown
11 lines
177 B
Markdown
---
|
|
title: Components
|
|
localeTitle: 组件
|
|
---
|
|
# 组件
|
|
|
|
组件是React的构建块。
|
|
|
|
### 更多信息:
|
|
|
|
[组件和道具](https://reactjs.org/docs/components-and-props.html) |