Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91210ef

Browse files
authored
docs(changelog): add video
1 parent af3c728 commit 91210ef

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/content/changelog/studio-customisation.md

+2
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Primitive Zod types are automatically mapped to appropriate form inputs in **Stu
8080
- **Arrays of strings** → List of badge inputs
8181
- **Arrays of objects** → Accordion of items with embedded form
8282

83+
:video{autoplay controls loop poster="https://res.cloudinary.com/nuxt/video/upload/v1740679550/arrayobjectandstring_r1jpvz.jpg" src="https://res.cloudinary.com/nuxt/video/upload/v1740679550/arrayobjectandstring_r1jpvz.mp4"}
84+
8385
### Custom Inputs Mapping
8486

8587
Content goes beyond primitive types. You can customise form fields using the `editor` method, which extends Zod types with metadata to empower editor interface.

docs/content/docs/8.studio/3.content.md

+2
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ Primitive Zod types are automatically mapped to appropriate form inputs in:
209209
- **Arrays of strings** → List of badge inputs
210210
- **Arrays of objects** → Accordion of items with embedded form
211211

212+
:video{autoplay controls loop poster="https://res.cloudinary.com/nuxt/video/upload/v1740679550/arrayobjectandstring_r1jpvz.jpg" src="https://res.cloudinary.com/nuxt/video/upload/v1740679550/arrayobjectandstring_r1jpvz.mp4"}
213+
212214
### Custom Inputs Mapping
213215

214216
Studio goes beyond primitive types. You can customise form fields using the `editor` method, which extends Zod types with metadata to empower editor interface.

0 commit comments

Comments
 (0)