SpadeBoard / Spadeboard

An open source self-hostable app where you can create rooms to design your tabletop game (like card games, TTRPGs, board games) and bring in your friends. Mainly focused on card games.
1 stars 0 forks source link

Draggable and Droppable Interfaces #11

Open jmai136 opened 5 months ago

jmai136 commented 5 months ago

Development

Requirements

Draggable and Droppable Component Props

Draggable and Droppable Item Props

Droppable Container Props

Draggable and Droppable Standalone Containees Props

jmai136 commented 1 week ago

@ZachHunt359 Depending on how we structure this, we might not need Draggable and Droppable Item and instead only use Draggable and Droppable Component. That could be saved later for refactoring though, I'm just placing this here for now.