Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/apps/todo/components/Item"

Index

Type aliases

Functions

Type aliases

PropsItem

PropsItem: object

Type declaration

  • Optional error?: undefined | string
  • isDeleting: boolean
  • onEdit: function
  • onSave: function
  • status: Status
  • todo: Todo

Functions

Const Item

Generated using TypeDoc