Skip to content

Commit d76aa1c

Browse files
author
Pooya Parsa
committed
[Docs] Update Media
1 parent 16fd317 commit d76aa1c

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

docs/components/media/meta.json

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,10 @@
22
"title": "Media",
33
"component": "bMedia",
44
"jsfiddle": "",
5-
"events": [
6-
{
7-
"event": "shown",
8-
"description": "always emits when modal is shown"
9-
},
10-
{
11-
"event": "hidden",
12-
"description": "always emits when modal is hidden"
13-
},
14-
{
15-
"event": "ok",
16-
"description": "when default ok button pressed"
17-
},
18-
{
19-
"event": "cancel",
20-
"description": "when default cancel button pressed"
21-
}
22-
],
235
"slots": [
246
{
25-
"name": "modal-header",
26-
"description": "Entire modal header container"
27-
},
28-
{
29-
"name": "modal-title",
30-
"description": "Modal title"
31-
},
32-
{
33-
"name": "modal-footer",
34-
"description": "Modal footer content"
7+
"name": "aside",
8+
"description": "Media Aside"
359
}
3610
]
3711
}

0 commit comments

Comments
 (0)