You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of leadingIcon and trailingIcon we want to use "hasIcon", "(hasIcon) -> icon" and "(hasIcon) -> iconPosition" as props to define the icons for a textButton.
Acceptance Criteria
ledingIcon and trailingIcon props have been removed
icons inside the textButton component can be defined and adjusted with the new props "hasIcon", "(hasIcon) -> icon" and "(hasIcon) -> iconPosition"
Props Excel has been updated / comments have been resolved and props changed from red to black font color
Description / User Story
Instead of leadingIcon and trailingIcon we want to use "hasIcon", "(hasIcon) -> icon" and "(hasIcon) -> iconPosition" as props to define the icons for a textButton.
Acceptance Criteria
In case Storybook Documentation - Component: Text Button #412 is done: update component page in StorybookBackground information
The text was updated successfully, but these errors were encountered: