talkjs / talkjs-examples

TalkJS (https://talkjs.com) examples
118 stars 119 forks source link

Add 'How to add tabs to your inbox' example #549

Closed csmeyns closed 2 months ago

csmeyns commented 2 months ago

This change adds example code corresponding to the How to add tabs to your inbox guide.

csmeyns commented 2 months ago

Bit of a shame that it can't have some conversations preloaded so you can test out the tabs, but adding a backend just to call the REST API and do that is probably overkill

Yes agree. Maybe in the future if it turns out that lots of people are using the example, we can opt to add that in after all, but then for now I'll just leave it like this 👌