GrapesJS: Only One Custom Trait Displayed When Multiple Are Added to an Element #5611
-
Beta Was this translation helpful? Give feedback.
Answered by
sathudeva7
Jan 11, 2024
Replies: 1 comment
-
fixed it just need to add name field { |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sathudeva7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed it just need to add name field {
type: 'bg-img',
name: 'bgImg',
label: 'Background Image'
}, like this