makinacorpus/drupal-dragula

Name: drupal-dragula

Owner: Makina Corpus

Description: Carries the Drugula library, no less, no more

Created: 2017-04-23 15:38:45.0

Updated: 2017-04-23 15:39:59.0

Pushed: 2017-04-23 15:40:07.0

Homepage: null

Size: 24

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Dragula

This modules provides the Dragula library, with nothing else than a simple

identifier is ```['dragula', 'dragula']```.

rder to use it, either add it as a dependency in your own library or
ch it this way:

$render = [ // … your element info, render array, … '#attached' => [

'library' => [
  ['dragula', 'dragula'],
],

], ];


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.