Template element best with a
<templates:flexlayout> for showcasing people in your business.
- `bGColor`
string
Background Colour
Background Color of the Card.
- `cardSize`
string
Card Size
Size (Width) of the Card. Options are SM, MD or LG.
- `color`
string
Font Colour
Font (Text) Color of the Card.
- `displayPicture`
string
Display Picture Src
Source of the image to be used as a Display Picture.
- `displayPicturePosition`
string
Display Picture Position
Position for the Display Picture when cropping.
- `height`
string
Height
Sets the height of the element. The default units are pixels. include the percentage symbol % to user percentage values.
- `href`
string
Link
Link to be applied as an overlay to the Card.
- `id`
string
Give this control a unique id. Can be accessed in the client DOM (eg, document.getElementById('myid') or in the server DOM using [? $myid ?] or [? $('myid') ?]).
- `name`
string
Name
Name of the Team Member.
- `role`
string
Role
String representing the Role or Job Title of the Team Memeber.
- `variant`
string
Variant
Name indicating which template variant to use. Template variants change the style and overall look of the template.
- `width`
string
Width
Sets the width of the element. The default units are pixels. include the percentage symbol % to user percentage values.