To achieve this you can assign a reference ID to the child component or HTML element using the ref attribute. For example: <input ref="input" />.
確定! 回上一頁