User Profile Header Component
Last updated
Last updated
The User Profile Header component will display user information, follow relationship, following and followers count, and accept or decline follow requests.
Feature
Description
User Information
Display user name, description, following and follower count
Follow Request
User can accept or decline follow request from other users
user_profile_page/user_profile_header/*
Component
You can customize component theme
user_profile_page/user_profile_header/follow_user_button
Element
You can customize text
and image
user_profile_page/user_profile_header/following_user_button
Element
You can customize text
and image
user_profile_page/user_profile_header/following_user_button
Element
You can customize text
and image
user_profile_page/user_profile_header/unblock_user_button
Element
You can customize text
and image
user_profile_page/user_profile_header/user_following
Element
You can customize text
user_profile_page/user_profile_header/user_follower
Element
You can customize text
For more details on customization, please refer to the Customization page.
This component will navigate to other pages. You can override behaviors to navigate to your pages.
For more details, please refer to the Overriding Navigation Behavior page.