I am trying to pass current component's ref to a child component like this: <template> <div class="screen" ref="screen"> <child-component ...
確定! 回上一頁