blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
FocusModel
Interface FocusModel
interface
FocusModel
{
current
()
:
string
|
undefined
;
focus
(
id
:
string
)
:
string
|
undefined
;
next
()
:
string
|
undefined
;
previous
()
:
string
|
undefined
;
}
Index
Methods
current
focus
next
previous
Methods
current
current
()
:
string
|
undefined
Returns
string
|
undefined
focus
focus
(
id
:
string
)
:
string
|
undefined
Parameters
id
:
string
Returns
string
|
undefined
next
next
()
:
string
|
undefined
Returns
string
|
undefined
previous
previous
()
:
string
|
undefined
Returns
string
|
undefined
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
current
focus
next
previous
GitHub
Roadmap
blessed-components - v1.20.0
Loading...