Presto
GitHub
Getting Started
Tutorial
Packages
View Model
Final Form
REST
Routing
UI
UI ANTD
Util
util
useAsync
useAsyncListing
useAsyncValue
useChangeObserver
useListChangeObserver
Identifiable
Identifiable
getId
hashId
isIdentifiable
isSameById
Labeled
NodeLabeled
TextLabeled
getNodeLabel
getTextLabel
isLabeled
isNodeLabeled
Pagination
CursorPaginator
InferredPaginator
LimitOffsetPaginator
PageNumberPaginator
Paginator
usePaginator
Time
formatTime
parseTime
isIdentifiable
Source
import { isIdentifiable } from "@prestojs/util";
isIdentifiable
(
item
)
Check if a value conforms to Identifiable
Parameter
Type
Description
*
item
any
#
Returns
item