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