Menu
×
×
正确
Props are used to send data
from the parent element to the child component,
and @(7) is used to to pass information
from the child component to the parent.
Props are used to send data
from the parent element to the child component,
and $emit() is used to to pass information
from the child component to the parent.
Props are used to send data
from the parent element to the child component,
and emit() is used to to pass information
from the child component to the parent.
Props are used to send data
from the parent element to the child component,
and $emit is used to to pass information
from the child component to the parent.
Props are used to send data
from the parent element to the child component,
and emit is used to to pass information
from the child component to the parent.
不正确
点击 此处 重试 正确
下一题 ❯Props are used to send data from the parent element to the child component, andw3exercise_input_no_0is used to to pass information from the child component to the parent. |