add active search dan text field biasa

This commit is contained in:
sindhu
2024-05-06 09:14:45 +07:00
parent 80ff72e3b3
commit 48b4de265f
5 changed files with 293 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// Example Custom Text Field
@customtextfield.MainCustomTextField("Kode", "kode", "Kode", "text")
// Example Active Search
@customtextfieldsearch.MainCustomTextFieldSearch("pid", "PID / Nama","text","/search", "", "input changed delay:500ms, search", ".htmx-indicator")