/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/templates/components/progress-bar/progress-bar.component.html
3 строки
133 B
Hardik Goyal
[GSoC 2025] M 2.5 & M2.6 - Fix part of #19217: Added common player header and redesigned all the players (#23087)
24 авг 2025, 17:14
Не верифицирован
24 авг 2025, 17:14
710aad2
Код
Авторство
О чём код?
<div class="oppia-progress-bar"> <div class="oppia-current-progress" [ngStyle]="{'width': progressPercentage + '%'}"></div> </div>