Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "operations/edit/editorToCommand"

Index

Type aliases

EditModeOrFactory

EditModeOrFactory<PARAMS>: EditMode | ((p: PARAMS) => EditMode)

Either directly return an EditMode or a factory to return one from the context

Type parameters

  • PARAMS

Functions

defaultDetails

editModeFor

editorHandler

handleEditOneOrMany

Generated using TypeDoc