Input Search
A custom, reusable search input component that includes an inline search icon and a dynamic clear button.
Default
This component provides an enhanced search experience that aligns with modern UI patterns. It utilizes
the .input-search wrapper class to manage the absolute positioning of the icons relative
to the standard Bootstrap form control.
The HTML structure for this component must always follow the pattern of
[Search Icon] -> [Input Field] -> [Clear Icon] within the
.input-search wrapper.
On this page