hubl/src/views/partials/widgets/orbit-email-field.pug

6 lines
376 B
Plaintext

if componentSet.has('admin') && componentSet.has('chat')
solid-widget(name='orbit-email-field')
template
div.segment.margin-bottom-medium.half.sm-full.padding-left-small.sm-padding-none.text-small.text-semibold.text-uppercase.text-color-heading
label ${label}
input(type="email" label='${label}' name="email" required value="\${value}" data-holder)