OptionalItemtype
Item<I, T> | undefined
| Type | |
|---|---|
Item | An item object is a data object that includes an "id" identifier property that is either a string or number. |
Item object, or undefined to indicate the item doesn't exist.
Item<I, T> | undefined
| Type | |
|---|---|
Item | An item object is a data object that includes an "id" identifier property that is either a string or number. |
Item object, or undefined to indicate the item doesn't exist.