IconPlaceholderComponent

The IconPlaceholder component displays the default icons 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

icon

icon: undefined | Icon

The icon to display, the list of supported icons can be found on GitHub.

Defined in

projects/stream-chat-angular/src/lib/icon/icon-placeholder/icon-placeholder.component.ts:18

© Getstream.io, Inc. All Rights Reserved.