Skip to main content
You are currently viewing the documentation for Filament 2.x, which is a previous version of Filament.Looking for the current stable version? Visit the 5.x documentation.
Tags columns render a list of tags from an array:
Be sure to add an array cast to the model property:

Using a separator

Instead of using an array, you may use a separated string by passing the separator into separator():