Placehold.it

View code

Use





HTML

<rg-placeholdit></rg-placeholdit>

JavaScript

var tags = riot.mount('rg-placeholdit', {
  placeholdit: {
    width: 450,
    height: 250,
    background: 'C96',
    color: '202',
    text: 'Hello RiotGear2',
    textsize: 30,
    format: 'png'
  }
})