Skip to content

Commit 5345cca

Browse files
authored
feat(widget): add json tree documentation (#48)
1 parent c7498fb commit 5345cca

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitbook/assets/image json tree.png

89.9 KB
Loading

collections/customize-your-fields/display-widgets.md

+8
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,14 @@ Use this widget to neatly display your JSON.
225225

226226
![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LR7SWfEwsNtj_ZiSkSA%2F-L_II7LUdAOkcJsUNFZy%2F-L_IJf1dCciE4jukwKma%2Fimage.png?alt=media&token=70c5565a-e205-44ff-8b60-2bc6f7753c29)
227227

228+
## JSON Tree
229+
230+
Use this display to browse your JSON.
231+
232+
With this widget you can collapse or fold the nested item, and search into your JSON value.
233+
234+
<figure><img src="../../.gitbook/assets/image json tree.png" alt=""><figcaption></figcaption></figure>
235+
228236
## User
229237

230238
{% hint style="info" %}

0 commit comments

Comments
 (0)