Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions<T>

Type parameters

Hierarchy

  • IOptions

Index

Properties

Optional allowOrdering

allowOrdering: undefined | false | true

Optional canAcceptChildren

canAcceptChildren: undefined | function

Optional canInsertInto

canInsertInto: undefined | function

Optional canMove

canMove: undefined | function

Optional onAfterMove

onAfterMove: undefined | function

Generated using TypeDoc