Setup

1

Search Input

Add a custom element and then set its tag to input.
2

Search Input - Attribute

Add the following attribute to the input element:
looop=predictive_search
3

Search Input - Placeholder

Add a placeholder to the input element:
placeholder=search here ....
You can add any placeholder text you want.