Skip to content

Speaker accordion component #28

@artifactdev

Description

@artifactdev

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 **

  • speaker : speaker
  • sessions : sessionList

Interface could look like this:

speaker : {
  id : string;
  name : string;
  contact : string;
  summary : string;
  sessionIds : string[]
}

Specification: https://preview.uxpin.com/79b7c537cb52f9fccac338745f1f743da468ae2e#/pages/120250315/specification/sitemap

Usage: https://preview.uxpin.com/79b7c537cb52f9fccac338745f1f743da468ae2e#/pages/120250324/specification/sitemap

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions