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