Search
Preparing search index...
The search index is not available
todomvc-typescript-react-rxjs
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"src/apps/todo/components/Item"
External module "src/apps/todo/components/Item"
Index
Type aliases
Props
Item
Functions
Item
Type aliases
Props
Item
Props
Item
:
object
Type declaration
Optional
error
?:
undefined
|
string
is
Deleting
:
boolean
on
Edit
:
function
(
state
:
Partial
<
MutableTodo
>
)
:
void
Parameters
state:
Partial
<
MutableTodo
>
Returns
void
on
Save
:
function
(
state
?:
Partial
<
MutableTodo
>
)
:
void
Parameters
Optional
state:
Partial
<
MutableTodo
>
Returns
void
status
:
Status
todo
:
Todo
Functions
Const
Item
Item
(
props
:
PropsItem
)
:
Element
Parameters
props:
PropsItem
Returns
Element
Globals
"src/apps/todo/components/
Item"
Props
Item
Item
Generated using
TypeDoc