Create Card component #13

Closed
opened 2022-07-23 10:41:18 +00:00 by decamel · 0 comments
decamel commented 2022-07-23 10:41:18 +00:00 (Migrated from 85.143.176.51:3000)

Card is just a container with full width and auto height.
Component must accept any amount of children
Componnet should have different ways of displaying:

  1. Filled
  2. Outlined
    Component should provide possibility of border-customization
    Component must have inner-spacing (padding)
    Component must have rounded-border

Blue rect is children section
image

Card is just a container with full width and auto height. Component **must** accept any amount of `children` Componnet **should** have different ways of displaying: 1. Filled 2. Outlined Component **should** provide possibility of border-customization Component **must** have inner-spacing (padding) Component **must** have rounded-border *Blue rect is `children` section* ![image](/attachments/36360467-f4d3-4bd1-bff3-405628265848)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Scipaper/Frontend#13
No description provided.