Skip to content

Commit

Permalink
Inline global search field suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfietje committed May 6, 2024
1 parent eb63488 commit 48a2cc8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@
</label>

<x-filament::input.wrapper
inline-prefix
prefix-icon="heroicon-m-magnifying-glass"
prefix-icon-alias="panels::global-search.field"
inline-prefix
:suffix="$suffix"
inline-suffix
wire:target="search"
>
<x-filament::input
Expand Down

0 comments on commit 48a2cc8

Please sign in to comment.