Topic: How to create drag & drop field using Core API?

When using the core API, how does one create a drag and drop field when the current runtime supports this feature?

Is there any documentation about this?

Any feedback is appreciated, thanks.

Re: How to create drag & drop field using Core API?

Simply create a container and pass it's id as a value for drop_element option.

If you want to see your issue fixed, do not report it here, do it on - GitHub.

Re: How to create drag & drop field using Core API?

You have to create a container then pass its id as the value for drop_element option,for the current runtime supprots.