1
0
Fork 0

wip(markdown): Work on migration/v3 docs

This commit is contained in:
Joost De Cock 2022-10-02 21:45:17 +02:00
parent 8481c5610d
commit c3be46c487
4 changed files with 244 additions and 22 deletions

View file

@ -67,6 +67,13 @@ It just so happens that in most cases, there will be only one settings object in
</Note>
## Pattern attributes
- `Pattern.designConfig`: Holds the design's configuration
- `Pattern.patternConfig`: Holds the pattern's configuration
- `Pattern.store`: Holds the pattern-wide Store
- `Pattern.setStores`: Holds an array of stores, one for each set of settings.
## Pattern methods
<ReadMore list />