neutron-adt
Version:
Neutron Atomic Design Tool
9 lines (7 loc) • 328 B
Markdown
A simple image element.
* **img.src** (String)
_Supported values:_ A valid image address.
* **img.alt** (String)
_Supported values:_ A description of the image. Ideal for accessibility and SEO.
* **styleModifier** (String)
_Supported values:_ If necessary to add classes to image atom, add it using style modifier.