visualization-tools

Home > @visualization-tools/core > ILinkableBinderProvider

ILinkableBinderProvider interface

Components can implement this to indicate that they can automatically share buffers.

Signature:

export interface ILinkableBinderProvider<TComponentRenderer extends TUnknownComponentRenderer> 

Methods

Method Description
getLinkableBinders()