Components

ImageBox

<ImageBox id name url size />

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"
Author:
  • Braian D. Vaylet

View Source components/_atoms/ImageBox/index.js, line 14