Set Nestable Slider HTML tag to <ul>

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible, so we can replicate & debug this bug]

Create a nestable slider and add any elements. You will see there is no way to change the HTML tag of the root element of the slider. The HTML that is outputted is a DIV (screenshot below).

I am marking this a bug and not a feature as splide-js (the library used for the slider ) in their documentation outline the desired output structure, and it is important not only for good semantic HTML structure but also for SEO and accessibility reasons. Its fine to leave the default output as a div but there should be an option to change this to another tag including the

Hi Atif,

Since there is no option, this is not a bug, but a suggestion for improvement :slight_smile: I have moved the thread accordingly.

Best regards,
timmse

Is there a workaround this issue?

kind regards