Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement UsaIconList component. #175

Closed
patrickcate opened this issue Apr 30, 2022 · 0 comments
Closed

Implement UsaIconList component. #175

patrickcate opened this issue Apr 30, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@patrickcate
Copy link
Owner

patrickcate commented Apr 30, 2022

Icon List

An icon list reinforces the meaning and visibility of individual list items with a leading icon.

status: draft

Props

Name Type Default Required Options
list-type String 'ul' false 'ol', 'ul'
color String '' false n/a

Slots

  • default

CSS Classes

  • None

External Libraries

  • None

Sub-Components

  • usa-icon-list-item

Dependencies

  • None

Notes

  • None

Tests

  1. The default slot content renders inside a ul or ol tag.
@patrickcate patrickcate added the feature New feature or request label Apr 30, 2022
@patrickcate patrickcate self-assigned this May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant