How can i create a new block ? #4508
Answered
by
artf
censonalvin
asked this question in
Q&A
-
Hi guys. I'm new at using grapesJS. I was trying to seperate each of this blocks/categories (see the pic) and call it on different divs on the sidenav. How can i do that? I can't seem to find a tutorial/s or a documentation regarding on what i'm trying to do. (might lack exploring on my side). |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Aug 16, 2022
Replies: 1 comment 4 replies
-
Try to filter them via render method https://grapesjs.com/docs/api/block_manager.html#render |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
censonalvin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to filter them via render method https://grapesjs.com/docs/api/block_manager.html#render