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–2023 Apache Software Foundation. All rights reserved.