Code
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