如果需要检测一个可选的prop 是否未被传递,你可以将其默认值设置为一个Symbol:. const isAbsent = Symbol() export default { props ...
確定! 回上一頁