Search
Search Input
The search input allows users to input search queries to see products in the search list.
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:
3
Search Input - Placeholder
Add a placeholder to the input
element:
You can add any placeholder text you want.