mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
idea comment
This commit is contained in:
parent
927e8134d3
commit
56e51fc2aa
@ -37,6 +37,7 @@ function objHasFns(obj) {
|
||||
- className binding returning object with className => enabled map
|
||||
- add subviews inside the template
|
||||
*/
|
||||
// TODO: should we rename this to BoundView or something? As opposed to StaticView ...
|
||||
export class TemplateView {
|
||||
constructor(value, render = undefined) {
|
||||
this._value = value;
|
||||
|
Loading…
Reference in New Issue
Block a user