Sets the state or property of an element. Copied from Closure's goog.a11y.aria
DOM node where we set state.
State attribute being set. Automatically adds prefix 'aria-' to the state name if the attribute is not an extra attribute.
Value for the state attribute.
Sets the state or property of an element. Copied from Closure's goog.a11y.aria