GX-Feature #70584
Von Alexandre Ataides vor mehr als 1 Jahr aktualisiert
After the `RepeaterOption` is done, a Carousel widget must be created. This would allow the shop owners to easily create image sections in their shops. **Requirements:** - Its options must open in the side panel, a modal, after dragging the widget to the section. - The `fields` JSON object should contain 3 Options: - Textbox -> Image header legend - Textbox -> Image small legend - ImageUploadOption -> should open Responsive file manager, as the *Upload Logo* component - attributes: - min: int - max: int - addMoreLabel: string - defaultActiveIndex: int The `attributes` field must have: - min: int: minimum number of images - max: int: maximum number of images - addMoreLabel: string: label of the add more button - defaultActiveIndex: int: number of the default active image