Pragmatic drag and drop with TailwindCSS

Sdílet
Vložit
  • čas přidán 4. 06. 2024
  • I created a new reorderable list example for Pragmatic drag and drop with styling powered by TailwindCSS
    - Code: github.com/alexreardon/pdnd-t...
    - Social: x.com/alexandereardon
    Cheers

Komentáře • 4

  • @buzz1ebee
    @buzz1ebee Před 23 dny +2

    Thanks Alex! Looks fantastic.
    Adapting the example code was the hardest part of using PDND, once it's adapted it's really nice to work with given how flexible and performant the lib is. It's a marginally more low level than some other libs but it lets you build delightful custom DND interactions.
    Keep up the great work!

  • @caseyspaulding
    @caseyspaulding Před 9 dny

    Thanks!

  • @akash-kumar737
    @akash-kumar737 Před 23 dny

    Must needed. Thanks 😊

  • @ragnsanfinnvalla1717
    @ragnsanfinnvalla1717 Před 15 dny

    This is beautiful. Thank you! Is it possible to multi-select items and then move them? I would love to see an example of this if it is possible!