Javascript library to create component with three states (traffic light, box with indeterminate, unchecked and checked states, toggle/switch component for example)
When the file serenix_create_tristate.js is loaded, it creates the global function named createTriState. To Create a tristate element, call the function createTristate with options object as argument.
The current state has inner circle filled.