Skip to main content

Profile

The profile control displays a short description about a person’s information. It can be used to be displayed in dashboards, social networks and so on.

profile
Profile

Binding Data Options

The Profile control in DronaHQ allows you to bind data dynamically or statically to display user profiles and related information effectively.

Static Data Option

To display static profile information, use the Bind Data option with a data respective to their bind section.

[
{
"imgUrl": "https://dronamobilepublic.s3.amazonaws.com/DRONA5_Team108/content/app/images/public/Rectangle 1_1AqQT.png",
"fallbackText": "AB",
"name": "Alex Brown",
"description": "Senior Developer at DronaHQ"
}
]

Properties

Profile Image Configuration

PropertyDescription
Max HeightDefines the maximum height of the profile image.
Background ColorSets the background color of the profile image area.

Text Color

PropertyDescription
Primary Font
Title FontConfigures the font properties for the profile name.
SizeSize of the title font.
WeightWeight of the title font.
ColorColor of the title font.

Description Font

PropertyDescription
Primary Font
Description FontConfigures the font properties for the profile description.
SizeSize of the description font.
WeightWeight of the description font.
ColorColor of the description font.

Border

PropertyDescription
SizeWidth of the border around the profile image and text.
ColorColor of the border.