wagtail/docs/reference/streamfield/index.md

20 wiersze
398 B
Markdown

(streamfield_reference)=
# StreamField reference
```{toctree}
---
maxdepth: 2
---
blocks
widget_api
```
## [](streamfield_block_reference)
Details the block types provided by Wagtail for use in StreamField and how they can be combined into new block types.
## [](streamfield_widget_api)
Defines the JavaScript API that must be implemented for any form widget used within a StreamField block.