Label

API enhancement issues in GrapesJS

1 questions in the GrapesJS community archive, 0 community-vetted. Sorted by most discussed — see real fixes, errors and code references.

#1475October 2, 2018by shlomoko💬 3 answers0

[Question] adding filter to styleManager

Hi, I am trying to add a filter property to Styles. The problem that I am having is that the property demands 2 arguments: 1. The type of filter 2. The strength. e.g filter: blur(10%). the problem I am having is that when added to the css...