单项选择题

在Vue组件中,哪个选项用于接收来自父组件的数据?()

A.data
B.props
C.computed
D.methods