iconpicker on RichEditor
i need to add iconpicker to the RichEditor.. or using other wysiwyg with iconpicker ..
1 Reply
You can build a custom field:
https://filamentphp.com/docs/2.x/forms/fields#building-custom-fields
Or using a plugin like:
https://filamentphp.com/plugins/icon-picker
Filament
Icon Picker by Lukas Frey - Plugins - Filament
Adds a form field that let's you choose an icon from a list of installed blade icon packages. More info and a video showcase on GitHub.