Image

Image wrapper with extra functionality like source transform and assets support

Extends: Image
(meaning you can pass the super component's props as well).

PROPS

namedescriptiontypedefault
sourceTransformercustom source transform handler for manipulating the image source (great for size control)func
assetNameif provided image source will be driven from asset namestring
assetGroupthe asset group, default is "icons"string'icons'
tintColorthe asset tintstring