blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
CarouselSlide
Interface CarouselSlide
Carousel slide rendered by
renderCarousel
.
interface
CarouselSlide
{
content
:
string
|
readonly
string
[]
;
id
:
string
;
label
:
string
;
}
Index
Properties
content
id
label
Properties
content
content
:
string
|
readonly
string
[]
Slide content.
id
id
:
string
Stable slide id.
label
label
:
string
Visible slide label.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
label
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Carousel slide rendered by renderCarousel.