Skip to content

[Feature Request] VList should be <ul> with <li> elements by default instead of <div> | Tag Api #20851

@MindfulLearner

Description

@MindfulLearner

Problem to solve

The problem is that v-list is a list, so by default, it should render a ul with li elements.

Proposed solution

You can use the tag property if you need an ol instead of a ul, or a div.

v-list should remind us that it represents a list, not a group of divs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: VListE: tagTag composableT: enhancementFunctionality that enhances existing features

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions