p

react

beautifuldnd

package beautifuldnd

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. beautifuldnd
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. type Announce = (String) => Unit
  2. trait BeforeCapture extends Object
    Annotations
    @JSType() @native()
  3. trait Combine extends Object
    Annotations
    @JSType() @native()
  4. type Direction = |["horizontal", "vertical"]
  5. trait DragStart extends Object with DraggableRubric
    Annotations
    @JSType() @native()
  6. trait DragUpdate extends Object with DragStart
    Annotations
    @JSType() @native()
  7. type DraggableId = String
  8. trait DraggableLocation extends Object
    Annotations
    @JSType() @native()
  9. trait DraggableRubric extends Object
    Annotations
    @JSType() @native()
  10. type DropReason = |["DROP", "CANCEL"]
  11. trait DropResult extends Object with DragUpdate
    Annotations
    @JSType() @native()
  12. type DroppableId = String
  13. type DroppableMode = |["standard", "virtual"]
  14. type Id = String
  15. type MovementMode = |["FLUID", "SNAP"]
  16. implicit class OrNullOps[A] extends AnyRef
  17. case class Provided(innerRef: japgolly.scalajs.react.vdom.html_<^.TagMod, droppableProps: japgolly.scalajs.react.vdom.html_<^.TagMod, placeholder: japgolly.scalajs.react.vdom.html_<^.TagMod) extends Product with Serializable
  18. trait ResponderProvided extends Object
    Annotations
    @JSType() @native()
  19. type Sensor = (SensorAPI) => Unit
  20. type SensorAPI = Object
  21. type TypeId = String

Value Members

  1. object Direction
  2. object DragDropContext
  3. object Draggable
  4. object DropReason
  5. object Droppable
  6. object DroppableMode
  7. object MovementMode
  8. object Provided extends Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped