ice-frontend-react-mobx
Version:
ICE Frontend REACT+MobX
31 lines (21 loc) • 510 B
Markdown
## DragMultipleTargets
#### Instructions:
Component desc.
##### Example:
```html
<DragMultipleTargets
prop={value}
/ >
```
##### Props:
| Name | Type | Default | Description |
|------|-------|---------|--------------|
| abc | bool | ? | ? |
###### Images:
----
Standard Implementation: *This will render component without any theming applied to it*

```html
<DragMultipleTargets prop={value} />
```
----