-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Social News
AlexanderBoriskin edited this page Aug 3, 2018
·
4 revisions
A small and handy component for displaying social photos.
<vuestic-social-news :news="news" :url="'http://instagram.com/smartapant'"></vuestic-social-news>
news: [ // Array of photos
{
photoURL: 'http://i.imgur.com/PiTDDcA.png' // Add photo url to display
},
{
photoURL: 'http://i.imgur.com/M6GugaM.png'
}
]
Props
-
url
- String - social url of profile