When rendering a component, values are passed between components through props (short for "properties"). Values internal to a component are called its state.
確定! 回上一頁