feat(theming): add new color variant for the ionic theme

This commit is contained in:
Brandy Carney
2024-11-12 11:32:22 -05:00
parent a1f3fcc23b
commit 703f765482
9 changed files with 149 additions and 89 deletions

View File

@ -162,6 +162,7 @@ export const IonButton = /*@__PURE__*/ defineContainer<JSX.IonButton>('ion-butto
'buttonType',
'disabled',
'expand',
'hue',
'fill',
'routerDirection',
'routerAnimation',