import { Interaction } from '../../web/public/interaction'; export class CarouselEdit extends Interaction { dynamicContent: { ".carousel-control-prev, .carousel-control-next, .carousel-indicators": { "t-on-click": ((...args: any[]) => symbol) & { cancel: () => void; }; "t-att-class": () => { o_we_no_overlay: boolean; }; }; ".carousel-control-prev, .carousel-control-next": { "t-att-data-bs-slide": () => undefined; }; ".carousel-indicators > *": { "t-att-data-bs-slide-to": () => undefined; }; }; /** * Slides the carousel when clicking on the carousel controls. This handler * allows to put the sliding in the mutex, to avoid race conditions. * * @param {Event} ev */ onControlClick(ev: Event): Promise; }