logo
  • 教程列表
  • SO官方文檔
  • 道具
    • PropTypes
    • 什麼是道具
    • 使用道具
    • 預設道具
  1. StackOverflow 文件
  2. react-native 教程
  3. 道具
  4. 什麼是道具

什麼是道具

Created: November-22, 2018

道具用於將資料從父元件傳輸到子元件。道具是隻讀的。子元件只能使用 this.props.keyName 獲取從父級傳遞的道具。使用道具可以使他的元件可重用。

  • 使用道具
  • PropTypes

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明