update docs, add descriptions for api methods
This commit is contained in:
parent
d56c30cc4a
commit
cdb9017a72
25 changed files with 613 additions and 40 deletions
|
|
@ -1,10 +1,17 @@
|
|||
# fragment(attrs, children)
|
||||
|
||||
- [Description](#description)
|
||||
- [Signature](#signature)
|
||||
- [How it works](#how-it-works)
|
||||
|
||||
---
|
||||
|
||||
### Description
|
||||
|
||||
Allows attaching lifecycle methods to a fragment [vnode](vnodes.md)
|
||||
|
||||
---
|
||||
|
||||
### Signature
|
||||
|
||||
Generates a fragment [vnode](vnodes.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue