<div class="route-hero">
<label class="label route-hero__label"></label>
<input type="text" id="route-hero-from" placeholder="" class="route-hero__from is-border-bottom" autocomplete="off" data-options="" data-geotext="" data-fetch-endpoint="" />
<div class="route-hero__list"></div>
</div>
<div class="route-hero">
<label class="label route-hero__label">{{from.label}}</label>
<input type="text" id="route-hero-from" placeholder="{{from.placeholder}}" class="route-hero__from is-border-bottom" autocomplete="off" data-options="{{ jsonSerializer from.options}}" data-geotext="{{from.geolocateText}}" data-fetch-endpoint="{{from.fetchDataEndpoint}}"/>
<div class="route-hero__list"></div>
</div>
/* No context defined for this component. */
There are no notes for this item.