Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/utils/mvvm/Entity
IEntity
Interface IEntity
Represents an entity with an identifier.
interface
IEntity
{
id
:
string
|
number
;
}
Index
Properties
id
Properties
id
id
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
react-declarative
Loading...
Represents an entity with an identifier.