Is it possible to use ModalTableSelect for a custom data table?
Hi everyone, I’m building a table using ->records() to get custom data, and I want to ask if it’s possible to use Filament\Forms\Components\ModalTableSelect to create a table selection inside a modal when clicking an action?