Frontmatter
| id | 1391 |
| title | component.Base: droppable config |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 5, 2020, 8:49 AM |
| updatedAt | Nov 5, 2020, 8:56 AM |
| githubUrl | https://github.com/neomjs/neo/issues/1391 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 5, 2020, 8:56 AM |
{Boolean}
Since pretty much anything can be a valid drop target, I am adding this config to component.Base.
default: false
Setting it to true needs to lazy load the DropZone base module and create an instance.