For the complete documentation index, see llms.txt. This page is also available as Markdown.

CoverSlide

Settings

Setting
Value
Description

Container

true

Indicates if it accepts nested children components

Droppable

false

Indicates if it can be added as a nested child component inside a container

Editable

true

Can be edited

Interactive

false

Can receive events

Properties

No properties defined.

Actions

Action
Description

getValue(id)

Returns a value from the cover state space

hasHelp

Returns false

setValue(id, value)

Adds a value to the cover state space

Events

No events defined.

Last updated