Home > @uniformdev/design-system > ButtonSizeProps
ButtonSizeProps type
Button sizes that are available to use with our brand
Signature:
type ButtonSizeProps$1 = 'zero' | 'xs' | 'sm' | 'md' | 'lg' | 'xl';
Home > @uniformdev/design-system > ButtonSizeProps
Button sizes that are available to use with our brand
Signature:
type ButtonSizeProps$1 = 'zero' | 'xs' | 'sm' | 'md' | 'lg' | 'xl';