You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
As indicated in the title how to exclude all childs of a class.
Currently if I do exclude:['.myclass','.myotherclass'] only the element who has the defined classes are exclude but not the childrens.
How to do that ?
Best regards,