[][src]Module dragula::options

Structs

Options

Used to pass options when activating Dragula

Enums

CopyValue

Since the copy option can be either a function or a boolean, this enum encapsulates the possible values for the copy option.

Direction

The axis to be considered when determining the location an element will be placed when dropped.