Stepper text alignment configuration Updated August 30, 2024 09:54 General As a developer, we should be able to change the Stepper Label Alignment. We should be able to configure the Label as "Right" or "Bottom" only when the "Orientation" is "Horizontal". Example 159. Code JSON "appearance": { … "titleOrientation": "horizontal", "labelAlignment": "right"}