Specify how the content inside the UI component should be aligned.
Example - align-content on a text-input
main.view.xml
<varname="password"type="text:password"/><text-inputlabel="Password"bind="password"align-content="right"modifier-text="Please provide a strong password"/>