Display.image
Displays an image within your Buttonize app.
Usage
Preview
app.buttonize.io
Props
url
Required
string
The URL of the image to show.
alt
Optional
string
A description for the image for accessibility.
spacingTop
Optional
’sm’ | ‘md’ | ‘lg’ | ‘xl’
The amount of space to give above the component.
spacingBottom
Optional
’sm’ | ‘md’ | ‘lg’ | ‘xl’
The amount of space to give below the component.
width
Optional
1 | 2 | 3 | 4
The width of the component.