Eric's UI Kit Docs & Demo

ModelTag Component

Autocomplete, tag-like component hydrated from a model.

The Livewire model-tag component offers a tag-like interface for selecting models in a list. It offers auto-complete based on any column or attribute on the model, and will return an array of any column or attribute back to the parent form.

Demo