Make a Frame node accept nodes via drag & drop.
Note: Currently, not all Frames support drag & drop. Using it for nodes that doesn't explicitly state support might cause undefined behavior.
Restrict dropped nodes to those that have the given tag.
Selector to limit nodes that the frame accepts. Optional — Tags are often enough.
See Implementation
Make a Frame node accept nodes via drag & drop.
Note: Currently, not all Frames support drag & drop. Using it for nodes that doesn't explicitly state support might cause undefined behavior.