Constructor
# <ImageBox id name url size />
Componente imagen con background-image
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
id |
string | No | "" | |
name |
string | No | "NO-IMG" | |
url |
string | No | function() | |
size |
string | No | "cover" |