Active
Project:
Prototype
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2026 at 16:34 UTC
Updated:
9 Jun 2026 at 16:34 UTC
Jump to comment: Most recent
Currently we do not have a component that display link list content.
Create a new component that will support displaying a list of links:
The list of links should leverage a ul wrapper element, and ensure that each link item is wrapped in li elements. When a list title exists it should be leveraged as the aria-labelledby for the list element.
Comments