Image

Picture, used to display image information.

Scenes to be used

  • profile picture

  • product picture

Example

{
"Label": {
"bind": "images",
"view": {
"type": "image",
"props": {}
}
}
}

Props

interface IProps extends ImageProps {}

For other properties, see Antd Image

Image

Picture, used to display image information.

Scenes to be used

  • profile picture

  • product picture

Example

{
"Label": {
"bind": "images",
"view": {
"type": "image",
"props": {}
}
}
}

Props

interface IProps extends ImageProps {}

For other properties, see Antd Image