Skip to content

USWDS Button Component #362

Description

@MichaelCrawfordNava

Background

Being able to create a USWDS button component using a ViewComponent in Strata SDK could speed up development and allow for better consistency.

Look at the AccordionComponent in Strata SDK for an example of an existing ViewComponent.

USWDS Button documentation here.

User Story

As an engineer using Strata SDK

I want to easily be able to create USWDS components in my app

So that I can complete user features quickly and effectively

Acceptance Criteria

  • I can create a button component with USWDS styling via a ViewComponent from Strata SDK
  • Additionally, I can wrap my button(s) in a ButtonGroup ViewComponent
  • (Bonus) I can use Strata helpers to easily create buttons, such as strata_button_to

Metadata

Metadata

Labels

Type

No fields configured for Story.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions