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

LoadingIndicatorPlaceholderComponent

The LoadingInficatorPlaceholder component displays the default loading indicator unless a custom template is provided. This component is used by the SDK internally, you likely won’t need to use it.

Inputs and outputs

size

size: number = 15

The size of the indicator (in pixels)

Defined in

lib/loading-indicator-placeholder/loading-indicator-placeholder.component.ts:17


color

color: string

The color of the indicator

Defined in

lib/loading-indicator-placeholder/loading-indicator-placeholder.component.ts:22

© Getstream.io, Inc. All Rights Reserved.