Events. 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 ...
確定! 回上一頁