public static interface HamletSpec._ImgObject extends HamletSpec._Object, HamletSpec._Child
Modifier and Type | Method and Description |
---|---|
HamletSpec.IMG |
img()
Add a IMG (image) element.
|
HamletSpec._ImgObject |
img(String src)
Add a IMG (image) element.
|
object, object
__
HamletSpec.IMG img()
HamletSpec._ImgObject img(String src)
src
- the source URL of the imageCopyright © 2008–2019 Apache Software Foundation. All rights reserved.