esl icon indicating copy to clipboard operation
esl copied to clipboard

[🚀esl-panel-group]: ability to get next/prev panel from the panel group

Open ala-n opened this issue 1 year ago • 0 comments

As an ESL consumer, I want to be able to get the next or previous panel easily.

Initial use case: carousel-like behavior based on esl-panel-group element. No OOTB trigger for mentioned capabilities is required.

Scope:

The following JS API is proposed

Only cyclic behavior: $group.$nextPanel.show() $group.$prevPanel.show()

ala-n avatar Jul 10 '23 15:07 ala-n