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. implicit class BuilderOps extends AnyRef
  4. trait Combine extends Object
    Annotations
    @JSType() @native()
  5. type Direction = |["horizontal", "vertical"]
  6. trait DragStart extends Object with DraggableRubric
    Annotations
    @JSType() @native()
  7. trait DragUpdate extends Object with DragStart
    Annotations
    @JSType() @native()
  8. type DraggableChildrenFn = Function3[ProvidedJS, StateSnapshot, Rubric, |[Node, Null]]
  9. type DraggableId = String
  10. trait DraggableLocation extends Object
    Annotations
    @JSType() @native()
  11. trait DraggableRubric extends Object
    Annotations
    @JSType() @native()
  12. type DropReason = |["DROP", "CANCEL"]
  13. trait DropResult extends Object with DragUpdate
    Annotations
    @JSType() @native()
  14. type DroppableId = String
  15. type DroppableMode = |["standard", "virtual"]
  16. type Id = String
  17. type MovementMode = |["FLUID", "SNAP"]
  18. implicit class OrNullOps[A] extends AnyRef
  19. 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
  20. trait ResponderProvided extends Object
    Annotations
    @JSType() @native()
  21. type Sensor = (SensorAPI) => Unit
  22. type SensorAPI = Object
  23. 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