Custom block with FileUpload and content #2488
serpent213
started this conversation in
Ideas & Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As part of a website-CMS I needed a way to define a background image for an element and overlay two blocks of text. This is what I came up with:
This seems to work fine, but feels slightly hacky: I had to suppress one TS and one Biome error and probably there is a better way to implement the
handleClickOutside. Would be lovely to have an example in this direction. 🙂Beta Was this translation helpful? Give feedback.
All reactions