As we've briefly seen already, you can listen to any event on an element with the on: directive: <div on:mousemove={handleMousemove}> The mouse position is ...
確定! 回上一頁