Child component of Carousel

API reference

Properties

PropertyAttributeDescriptionTypeDefault
labelrequiredlabel

Specifies an accessible label for the component.

string
selectedselected

When true, the component is selected.

booleanfalse

Slots

NameDescription
default (unnamed)

A slot for adding content.

Methods

NameDescriptionSignature
componentOnReady

Creates a promise that resolves once the component is fully loaded.

componentOnReady(): Promise<this>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.