| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/progressround/src/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/progressround/src/progressround-status.js |
/**
* @namespace {BX.UI}
*/
export default class ProgressRoundStatus
{
static COUNTER = "COUNTER";
static PERCENT = "PERCENT";
static INCIRCLE = "INCIRCLE";
static INCIRCLECOUNTER = "INCIRCLECOUNTER";
static NONE = "NONE";
}