File tree 2 files changed +3
-5
lines changed
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' })
92
92
93
93
#### Options
94
94
95
- #### ` input: 'media' | 'icon' `
95
+ ##### ` input: 'media' | 'icon' `
96
96
97
97
You can set the editor input type. Currently both icon and media are available since there are handled in Studio editor.
98
98
99
- #### ` hidden: Boolean `
99
+ ##### ` hidden: Boolean `
100
100
101
101
This option can be set to avoid the display of a field in the Studio editor.
102
102
103
103
:: prose-tip
104
104
Studio inputs are fully extensible. We can create as many input as we want based on our users needs.
105
105
::
106
-
107
- ###
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Manage and integrate Medias in Nuxt Content Studio CMS
3
3
navigation :
4
- title : Medias
4
+ title : Media Library
5
5
description : Explore how to browse and manage media files, and integrate them
6
6
into your projects using Nuxt Content Studio CMS features.
7
7
---
You can’t perform that action at this time.
0 commit comments