UNPKG

crowdstart-checkout

Version:

One Click Checkout for Crowdstart

4 lines (3 loc) 279 B
label(for='{ model.name }', if='{ opts.label }') | { opts.label } input(class='{ crowdstart-error: hasError() }', id='{ model.name }', name='{ opts.name || model.name }', onchange='{ change }', onblur='{ change }', value='{ model.value }', placeholder='{ model.placeholder }')