blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
RenderShellHistoryOptions
Interface RenderShellHistoryOptions
Options accepted by
renderShellHistory
.
interface
RenderShellHistoryOptions
{
activeId
?:
string
;
height
?:
number
;
items
:
readonly
ShellHistoryItem
[]
;
query
?:
string
;
width
?:
number
;
}
Index
Properties
active
Id?
height?
items
query?
width?
Properties
Optional
active
Id
activeId
?:
string
Optional
height
height
?:
number
items
items
:
readonly
ShellHistoryItem
[]
Optional
query
query
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Id
height
items
query
width
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Options accepted by renderShellHistory.