open_in_new
content_copy
var checkbox = document.getElementById("some-checkbox"); checkbox.indeterminate = true;