Code
This is a compound component, but with no wrapper.
Block
Props
Type
Required
width
string
❌
height
string
❌
isImage
boolean
❌
imageIconSize
'medium' | 'large'
❌
Circle
Props
Type
Required
size
string
❌
isImage
boolean
❌
imageIconSize
'medium' | 'large'
❌
Text
Props
Type
Required
width
string
❌
isTitle
boolean
❌
Paragraph
Props
Type
Required
width
string
❌
lines
number
❌
FormField
Props
Type
Required
width
string
❌
List
Props
Type
Required
width
string
❌
items
number
❌
Example
Last updated