Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bebo925 committed Oct 12, 2022
1 parent 9ac2ebb commit 9ac5342
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ php artisan vendor:publish --tag="tall-views"
item
</x-tall::dropdown.item>
</x-tall::dropdown>

<x-tall::multiple-select :options="MyModel::all()" wire:model.defer="selected"></x-tall::multiple-select>//valueField=id, labelField=name
```

## Credits
Expand Down

0 comments on commit 9ac5342

Please sign in to comment.