iTwin / iTwinUI

A design system for building beautiful and well-working web interfaces.
https://itwin.github.io/iTwinUI/
MIT License
92 stars 35 forks source link

Adds `Button` Astro Component. #1987

Closed Ben-Pusey-Bentley closed 2 weeks ago

Ben-Pusey-Bentley commented 3 weeks ago

Changes

Adds Button Astro component to the css-workshop. Imported as Button_ to all files in order to maintain consistency. Takes in props for all of the potential data-iui values. Also adds a prop for iuiType, to bring the properties for the component in line with the work being done in this PR.

Testing

Ran visual tests and confirmed that the component did not cause any visual changes.

Docs

N/A