Your IP : 172.69.214.232


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/progressround/src/
Upload File :
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";
}