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 UsaIconListItem component #214

Closed
patrickcate opened this issue May 14, 2022 · 0 comments
Closed

Implement UsaIconListItem component #214

patrickcate opened this issue May 14, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@patrickcate
Copy link
Owner

Icon List Item

Individual item in a icon list.

status: draft

Props

Name Type Default Required Options
icon String n/a true n/a
color String '' false n/a

Slots

  • icon
  • default

CSS Classes

  • None

External Libraries

  • None

Sub-Components

  • None

Dependencies

  • None

Notes

  • None

Tests

  1. When the color prop is used, it adds the color CSS class to all icons.
  2. Item is rendered as a li tag.
  3. The icon slot overrides the icon prop.
@patrickcate patrickcate self-assigned this May 14, 2022
@patrickcate patrickcate changed the title Implement IconListItem component Implement UsaIconListItem component May 14, 2022
@patrickcate patrickcate added the feature New feature or request label 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