Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Request to render as a semantic list, rather than divs #313

Description

@dimitridaras

Is your feature request related to a problem? Please describe.
I try to keep my html semantic for accessibility reasons. The Typeahead dropdown displays a list of results, but unfortunately they are not rendered as such, rather as a list of divs

Describe the solution you'd like
I would like to have the ability to render the results as an ordered or unordered list - ol or ul

Describe alternatives you've considered
Using a different component! Forking! Writing my own!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestRequest to add a new featureTriageIssue needs to be triaged

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions