📸 Abfüllung scannen

   <button id="ados-scan-bigbtn" type="button" class="ados-scan__btn">
     Foto aufnehmen / wählen
   </button>
   <input id="ados-scan-file" type="file" accept="image/*" capture="environment" style="display:none">
Bereit.
   <progress id="ados-scan-progress" max="1" value="0" style="display:none"></progress>
   <button id="ados-scan-run" type="button" class="ados-scan__run">Erkennen & suchen</button>

Vorschläge