mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Add note in readme about full API
This commit is contained in:
@@ -29,6 +29,8 @@ progressAddon.onChange({state, value}: IProgressState) => {
|
||||
});
|
||||
```
|
||||
|
||||
See the full [API](https://github.com/xtermjs/xterm.js/blob/master/addons/addon-progress/typings/addon-progress.d.ts) for more advanced usage.
|
||||
|
||||
### Sequence
|
||||
|
||||
The sequence to set progress information has the following format:
|
||||
|
||||
Reference in New Issue
Block a user