Conditionally disable the UI component to prevent the user from interacting with it. In this state, the UI component is visually greyed out.
<var name="plain_text" type="text"/>
<text-input bind="plain_text" label="Add-on" disabled="true" placeholder="Not available"/>