Add meta description to docs
This commit is contained in:
parent
c7b56161a5
commit
7b1fda5b66
47 changed files with 540 additions and 267 deletions
|
|
@ -1,3 +1,7 @@
|
|||
<!--meta-description
|
||||
How you can integrate a third party library into a Mithril.js application, using lifecycle methods.
|
||||
-->
|
||||
|
||||
# 3rd Party Integration
|
||||
|
||||
Integration with third party libraries or vanilla JavaScript code can be achieved via [lifecycle methods](lifecycle-methods.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue