We need a speaker accordion component which shows Speaker contact, Speakername and Speakerimage in closed state. In Open State it should also show the speaker summary and the sessions of the speaker from the current event.
speaker : {
id : string;
name : string;
contact : string;
summary : string;
sessionIds : string[]
}
We need a speaker accordion component which shows Speaker contact, Speakername and Speakerimage in closed state. In Open State it should also show the speaker summary and the sessions of the speaker from the current event.
** Input **
Interface could look like this:
Specification: https://preview.uxpin.com/79b7c537cb52f9fccac338745f1f743da468ae2e#/pages/120250315/specification/sitemap
Usage: https://preview.uxpin.com/79b7c537cb52f9fccac338745f1f743da468ae2e#/pages/120250324/specification/sitemap