-
Notifications
You must be signed in to change notification settings - Fork 11
Home
T edited this page Mar 11, 2020
·
1 revision
The gravatar directive for angular 5+.
This directive supports two avatar sources:
- Custom image
- Gravatar
By default, the custom image has higher priority. If it is invalid, the Gravatar will be used. The priority can be changed by setting preferGravatar
input or override the default configuration (see below).
Visit here for more information about Gravatar.