blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
RenderTaskRunnerOptions
Interface RenderTaskRunnerOptions
Options accepted by
renderTaskRunner
.
interface
RenderTaskRunnerOptions
{
activeTask
?:
string
;
height
?:
number
;
tasks
:
readonly
TaskRunnerTask
[]
;
width
?:
number
;
}
Index
Properties
active
Task?
height?
tasks
width?
Properties
Optional
active
Task
activeTask
?:
string
Optional
height
height
?:
number
tasks
tasks
:
readonly
TaskRunnerTask
[]
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Task
height
tasks
width
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Options accepted by renderTaskRunner.