File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -92,16 +92,14 @@ mainScreen: z.string().editor({ input: 'media' })
9292
9393#### Options
9494
95- #### ` input: 'media' | 'icon' `
95+ ##### ` input: 'media' | 'icon' `
9696
9797You can set the editor input type. Currently both icon and media are available since there are handled in Studio editor.
9898
99- #### ` hidden: Boolean `
99+ ##### ` hidden: Boolean `
100100
101101This option can be set to avoid the display of a field in the Studio editor.
102102
103103:: prose-tip
104104Studio inputs are fully extensible. We can create as many input as we want based on our users needs.
105105::
106-
107- ###
Original file line number Diff line number Diff line change 11---
22title : Manage and integrate Medias in Nuxt Content Studio CMS
33navigation :
4- title : Medias
4+ title : Media Library
55description : Explore how to browse and manage media files, and integrate them
66 into your projects using Nuxt Content Studio CMS features.
77---
You can’t perform that action at this time.
0 commit comments