feat: add search input type with icon support and update styles

This commit is contained in:
2026-06-26 09:56:09 -03:00
parent a0c35c76a7
commit 455b7c8506
5 changed files with 27 additions and 1 deletions

View File

@@ -46,6 +46,7 @@
<div class="input-grid">
<app-input
type="search"
placeholder="Buscar producto"
[value]="textValue"
[maxlength]="24"