@ascentbv/ts-common - v1.0.123
Preparing search index...
<internal>
EntityHitInformation
Interface EntityHitInformation
Contains additional information about an entity that was hit.
interface
EntityHitInformation
{
entity
?:
Entity
;
}
Index
Properties
entity?
Properties
Optional
entity
entity
?:
Entity
Remarks
Entity that was hit.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
@ascentbv/ts-common - v1.0.123
Loading...
Contains additional information about an entity that was hit.