status-im / pluto

https://status-im.github.io/pluto/
12 stars 3 forks source link

Consider adding extra metadata to capacities map #81

Closed jeluard closed 5 years ago

jeluard commented 6 years ago

Especially for components.

To be considered:

Those could be leveraged to generate interactive documentation in the playground.

e.g.

:description ""
:examples    [{:name  ""
                      :view
                      [:button {:on-click [:utils.log]}
                         "CLICK ME"]}]