1.0.1 • Published 6 years ago
@mesg-components/embed-card v1.0.1
@MESG-COMPONENTS/EMBEDCARD
Install
npm install @mesg-components/embed-card
or yarn add @mesg-components/embed-card
Properties
- url:
String
, Required
Example
<template>
<EmbedCard url="www.youtube.com" />
</template>