UI Development

Expandable search bar with Angular animation

When you have a small space in web application toolbar, you may want to use icon button for a search feature, when click, it expands and displays an input search bar allows you to type any search string and collapse when toggle close button, I’m going to implement an expandable search bar web component with Angular material & Angular animation support.

Expandable search bar with Angular animation Read More »

Scroll to Top