Update technical-architecture.md
This commit is contained in:
parent
ae3cbc1456
commit
ee30234c9c
@ -271,6 +271,7 @@ getRef(elementId) Function:
|
|||||||
|
|
||||||
1. In class lazyloader, this.render() is a method internal to lazyloader based objects
|
1. In class lazyloader, this.render() is a method internal to lazyloader based objects
|
||||||
2. In uhtml invocations, render creates actual html when `html` parameter is fed to it
|
2. In uhtml invocations, render creates actual html when `html` parameter is fed to it
|
||||||
|
3. Sometimes in apps like BTCWallet, render is an object with collection of functions like addressDetails, and txDetails. However, its not used in messenger.
|
||||||
|
|
||||||
### Example of uhtml html creation
|
### Example of uhtml html creation
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user