This is documentation for Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v5).

ImageLoadService

The ImageLoadService is used to position the scrollbar in the message list

deprecated - This class is no longer used by SDK components as image sizes are fixed

Properties

imageLoad$

imageLoad$: Subject<void>

A subject that can be used to notify the message list if an image attachment finished loading

Defined in

lib/message-list/image-load.service.ts:15

© Getstream.io, Inc. All Rights Reserved.