-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Is your feature request related to a problem? Please describe.
termynal.js has support for progress bars. Let's add similar functionality.
Describe the solution you'd like
If #3 is implemented. Add child component type like:
<TerminalProgress percentComplete={ 100 } />
Which should render something like the second line here:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request