Example 1: unselectable css property .button { user-select: none; } Example 2: user select css user-select: auto|none|text|all;
確定! 回上一頁