js, you can accomplish this using PropTypes which comes in-built in React. In React, props are the way to “inject” something into the component.
確定! 回上一頁