billbot/doc/roadmap-widget.md

1.2 KiB

Matrix/Element support client-side widgets, like Polls. polls are done 100% client-side, using ordinary events with the "m.poll" type. unfortunately, that means the rendering is hard-coded into the client; there's no generalizability.

widgets might be the generalization for polls. documentation is scattered: