Const
Expert Bio Feed Component
Displays a single expert's profile with summary and contact information. Always uses the small layout format.
<umd-feed-expert-bio>
data-token
data-id
data-theme
dark
<!-- Basic expert bio --><umd-feed-expert-bio data-token="your-api-token" data-id="john-doe"></umd-feed-expert-bio> Copy
<!-- Basic expert bio --><umd-feed-expert-bio data-token="your-api-token" data-id="john-doe"></umd-feed-expert-bio>
<!-- Dark theme bio --><umd-feed-expert-bio data-token="your-api-token" data-id="john-doe" data-theme="dark"></umd-feed-expert-bio> Copy
<!-- Dark theme bio --><umd-feed-expert-bio data-token="your-api-token" data-id="john-doe" data-theme="dark"></umd-feed-expert-bio>
1.17.0
Expert Bio Feed Component
Displays a single expert's profile with summary and contact information. Always uses the small layout format.
Custom Element
<umd-feed-expert-bio>Attributes
data-token- API authentication token (required)data-id- Expert ID to display (required)data-theme- Theme options:dark- Dark theme styling