| Package | Description |
|---|---|
| org.dominokit.domino.ui.header |
| Modifier and Type | Method and Description |
|---|---|
BlockHeader |
BlockHeader.appendChild(org.jboss.elemento.IsElement<?> content) |
BlockHeader |
BlockHeader.appendChild(elemental2.dom.Node content) |
BlockHeader |
BlockHeader.appendText(String text)
Adds text as a child to this component
|
static BlockHeader |
BlockHeader.create(String header)
Creates a header
|
static BlockHeader |
BlockHeader.create(String header,
String description)
Creates a header with a description
|
BlockHeader |
BlockHeader.invert()
Change the positions of the header and description elements by setting the header under the
description
|
BlockHeader |
BlockHeader.setHeader(String header)
Sets the header text
|
Copyright © 2019–2022 Dominokit. All rights reserved.