visualization-tools

Home > @visualization-tools/core > IEntityCategoryRead

IEntityCategoryRead interface

The non-mutative methods of an IEntityCategory.

Signature:

export interface IEntityCategoryRead<TUpdateArg, TTraits> 

Properties

Property Type Description
updateHooks ICategoryUpdateHooks<TUnknownRenderer, TUpdateArg>  

Methods

Method Description
getEntities()