Documentation / @expofp/schema / ListPanel
Type Alias: ListPanel
ts
type ListPanel =
| "exhibitors"
| "bookmarks"
| "visited"
| "sessions"
| "speakers"
| "tours"
| "language";A list panel the showList intent can open — a member of ListPanelSchema.