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.
Pages 1
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.
Simply create a container and pass it's id as a value for drop_element option.
You have to create a container then pass its id as the value for drop_element option,for the current runtime supprots.
Pages 1
You are not logged in. Please login or register.