MyProfileAvatarExt extension
Extension methods for MyProfileAvatar to provide additional functionality.
This extension adds utility methods to determine the avatar type and extract the appropriate value based on the avatar's configuration.
Methods
-
getType(
) → MyProfileAvatarType -
Available on MyProfileAvatar, provided by the MyProfileAvatarExt extension
Determines the type of avatar content based on the provided parameters. -
getValue(
) → String? -
Available on MyProfileAvatar, provided by the MyProfileAvatarExt extension
Extracts the appropriate value based on the avatar's determined type.