mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
polish docs
This commit is contained in:
@@ -37,6 +37,9 @@ declare module '@xterm/addon-progress' {
|
||||
|
||||
/**
|
||||
* Gets or sets the current progress tracked by the addon.
|
||||
* This can also be used to reset a stuck progress indicator
|
||||
* back to initial with `{state: 0, value: 0}`
|
||||
* or to restore an indicator.
|
||||
*/
|
||||
public progress: IProgress;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user