Replies: 1 comment
-
Wouldn't that just be a custom block? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to create an additional extension with a custom button for the tiptap editor that opens modals from the Filament action component just like the link action, oembed action, media, etc.
I read on the documentation only media, edit media, link, grid builder and oembed actions that are customizable using Filament action.
Is it possible to create my own feature for this?
I have tried using the custom extension with JS, but how to make this JS have livewire and filament functionality?
Here's what I want to achieve:
Beta Was this translation helpful? Give feedback.
All reactions