rolecheckbox
具有三個可能值的可檢查輸入:true,false 或 mixed。
<p>
<input type="checkbox" role="checkbox" aria-checked="false">
I agree to the terms
</p>
具有三個可能值的可檢查輸入:true,false 或 mixed。
<p>
<input type="checkbox" role="checkbox" aria-checked="false">
I agree to the terms
</p>