Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChapterActions<A>

Type parameters

  • A

Hierarchy

  • ActionCreatorsMapObject
    • ChapterActions

Indexable

[key: string]: ActionCreator<A>

Index

Properties

addChapterAfter

addChapterAfter: function

Type declaration

addChapterBefore

addChapterBefore: function

Type declaration

addChapterChild

addChapterChild: function

Type declaration

loadChapterTree

loadChapterTree: function

Type declaration

removeChapter

removeChapter: function

Type declaration

renameChapter

renameChapter: function

Type declaration

Generated using TypeDoc