Draggable

Drag and drop the content from the test into the slot. Each test is a different way of dropping content (either in placement or how the content is recieved).

Drag content to slot and it will...
be placed as CHILD of the slot
Test 1:
Async Function Source
Test 2:
Function Source
Test 3:
Query Selector Source
Test 4:
Text Source
Drag content to slot and it will...
be placed ABOVE of the slot
Test 5:
Async Function Source
Test 6:
Function Source
Test 7:
Query Selector Source
Test 8:
Text Source
Drag content to slot and it will...
REPLACE the slot(this can only be done once as it removes the slot - the page must be refreshed to try again)
Test 9:
Async Function Source
Test 10:
Function Source
Test 11:
Query Selector Source
Test 12:
Text Source
Test 3:
Query Selector Source
Test 7:
Query Selector Source
Test 11:
Query Selector Source