ProfileHero
A component takes input of content profile and displays it in a hero layout.
Loading...
Expected content and relative order
| Role | Element | Layout | Alignment | Description |
|---|
Expected child content and relative order
Component properties
| Name | Type | Enum | Default | Description |
|---|---|---|---|---|
| show_title | boolean | true | Weather or not the title of the dynamic profile will be displayed. | |
| show_back_drop | boolean | false | Whether or not the text will have a backdrop. | |
| text_backdrop_style | string | defaultindigo_blue_gradientfrosted_glassunderstated_graysoft_pastel | default | The style of the text backdrop. |
| show_gradient | boolean | false | Weather or not the background will have a gradient. | |
| gradient_from_pos | string | topbottom | bottom | The position of the gradient from. |
| horizontal_alignment | string | leftcenterright | center | The horizontal alignment of the text. |
| vertical_alignment | string | topcenterbottom | center | The vertical alignment of the text. |