Issue #1330✓ SolvedOpened August 1, 2018by FrciSmrci2 reactions

Drop and drag restricted classes

Quick answerby artf2

You could make use of this special attribute selectors div[class~="some-class"], [class~="some-other-class"]~= contains word*= contains^= starts with$= ends with

Read full answer below ↓

Question

Hey @artf ,

is there a possibility to restrict the drop and drag functionality to elements classList containing some class or classes instead matching it?

Thank you in advance! :)

Answers (2)

👍 Most helpfulartfAugust 2, 2018

You could make use of this special attribute selectors div[class~="some-class"], [class~="some-other-class"]

  • ~= contains word
  • *= contains
  • ^= starts with
  • $= ends with
lock[bot]September 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.