public static interface HamletSpec.CoreAttrs
| Modifier and Type | Method and Description | 
|---|---|
| HamletSpec.CoreAttrs | $class(String cls)space-separated list of classes | 
| HamletSpec.CoreAttrs | $id(String id)document-wide unique id | 
| HamletSpec.CoreAttrs | $style(String style)associated style info | 
| HamletSpec.CoreAttrs | $title(String title)advisory title | 
HamletSpec.CoreAttrs $id(String id)
id - the idHamletSpec.CoreAttrs $class(String cls)
cls - the classesHamletSpec.CoreAttrs $style(String style)
style - the styleHamletSpec.CoreAttrs $title(String title)
title - the titleCopyright © 2008–2023 Apache Software Foundation. All rights reserved.