created:7/7/2021
updated:7/7/2021
loc
17
comments
18%
failed
4
coverage
50%
ImageStamp
grommet-controls
3.0.2A small image stamp used for avatars or image thumbnails
Name | Description | Default | Controls |
---|---|---|---|
contain | Adjust width/height if image is not square. By default, the image is cut off square widthheight | { "value": null } | |
plain | Whether this is a plain image with no border boolean | false | |
round | How much to round the corners of the stamp mediumlargexsmallsmallfull | - | |
size | The size of the image stamp mediumlargexlargexxlarge | medium | |
src | The image source url string | - |
package | imports | peer |
---|---|---|
react ^17.0.1 | React | * |
file | imports |
---|---|
"./StyledImageStamp" | StyledImageStamp |
"./ImageStampProps" | IImageStampProps |