FilamentF
Filament2y ago
Xavi

ImportAction on suffixAction

How can i add ImportAction on TextInput SuffixAction? If i add as i know it throws error:

Filament\Forms\Components\TextInput::suffixAction(): Argument #1 ($action) must be of type Filament\Forms\Components\Actions\Action|Closure, Filament\Actions\ImportAction given

Thanks!
Was this page helpful?