Manipulate the document title and reset.
$ component install component/title
Set title to str
with optional arguments,
where %o
represents the original title.
title('%s% - %o', upload.percent);
Reset the title back to its original string.
MIT
Manipulate the document title and reset.
$ component install component/title
Set title to str
with optional arguments,
where %o
represents the original title.
title('%s% - %o', upload.percent);
Reset the title back to its original string.
MIT