// DOCS ICON SELECT COLUMN 2.x
Outdated

You are reading the documentation for 2.x. The current version is 3.x.

View 3.x docs →

Upgrading

This guide covers the upgrade from 1.x to 2.x. Version 2.x exists for filament 4.

The column was rewritten for filament 4: it now ships its own alpine component and renders through filament's dropdown.

Upgrade filament

Please follow the filament upgrade guide first.

Bump the constraint

composer require guava/filament-icon-select-column:"^2.0"

Publish the assets

The column now ships its own JS, so you need to publish the package assets:

php artisan filament:assets

closeOnSelection() is unavailable

The rewrite dropped closeOnSelection(). If you rely on it, stay on 1.x.

guava/filament-icon-select-column 10K installs · 46 stars
// COOKIES

A few cookies keep the site working; others remember preferences or count visits. You choose what runs.

Cookie policy