Skip to content
Discussion options

You must be logged in to vote

You can filter unneeded styles using stylable:
https://grapesjs.com/docs/api/component.html#component

stylable ([Boolean][3] | [Array][5]<[String][1]>)? True if it's possible to style the component.
You can also indicate an array of CSS properties which is possible to style, eg. ['color', 'width'], all other properties
will be hidden from the style manager. Default: true

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by saharhagekr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants