Enhancement: Allow label on inputs to display on the left
Purpose: Add the ability to display the corresponding input label to the left of the input. This includes the following components:
- Text input
- Text area
- Date
- Time
- Combobox
- Native select
- Password
AC
1.0 The label should be right-aligned within its container so everything aligns properly when you stack multiple inputs. See illustration below.

Just a note: Toggle, Radio and Checkbox currently support textPosition
Alignment is not displayed properly for Error , Large & File under input component. See Screen-cast : http://somup.com/c3XnfPvBbz Hence, Reopening the ticket. Thanks!
These are actually displaying properly on the left in all examples. The labelWidth isn't showing, but is fully working, do we care to add it to the examples here in addition?