The component TOGGLE is similar to the component CHECKBOX, rendering a boolean value. With the TOGGLE component you can explicitly define own images to represent the true/false/null status.

By default the TOGGLE componen renders two values (true/false). You may define that the component is used as triple state component (true/false/null).