Skip to content

Commit

Permalink
[Docs] Update Media
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooya Parsa committed Apr 7, 2017
1 parent 16fd317 commit d76aa1c
Showing 1 changed file with 2 additions and 28 deletions.
30 changes: 2 additions & 28 deletions docs/components/media/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,10 @@
"title": "Media",
"component": "bMedia",
"jsfiddle": "",
"events": [
{
"event": "shown",
"description": "always emits when modal is shown"
},
{
"event": "hidden",
"description": "always emits when modal is hidden"
},
{
"event": "ok",
"description": "when default ok button pressed"
},
{
"event": "cancel",
"description": "when default cancel button pressed"
}
],
"slots": [
{
"name": "modal-header",
"description": "Entire modal header container"
},
{
"name": "modal-title",
"description": "Modal title"
},
{
"name": "modal-footer",
"description": "Modal footer content"
"name": "aside",
"description": "Media Aside"
}
]
}

0 comments on commit d76aa1c

Please sign in to comment.