This image contains two instances of an oj-input-text element and a button with the label "Toggle Alignment". In the first instance, the text in the input box is aligned left. In the second instance, it is aligned to the right border of the input box.

The image also contains the following explanation text: The oj-input-text element uses :class attribute binding with an Object where an observable is used to toggle the addition/removal of a right alignment CSS class from the DOM. Click the button to toggle the alignment class on the oj-input-text.