GrowwOld/ui-toolkit

[Message]: Create Message Component

Closed this issue · 1 comments

Screenshot 2021-08-20 at 4 57 47 PM

The Component will have mainly 3 props.

  • Type: Error, Warning, Neutral, Positive
  • Variant: Stroke, Fill
  • ShowIcon : null or info icon
  • Text : null or info icon

Regarding Responsiveness across different viewports and even in a compact layout. We can take 2 approaches. Also keeping in mind that if needed to make some changes we don't require to override any style.

  • Add a size prop with values: small, default, compact, large
  • Use media queries to mimic these and remove them if user is passing his/her widths and space