| Package | Description |
|---|---|
| org.dominokit.domino.ui.Typography |
| Modifier and Type | Method and Description |
|---|---|
Blockquote |
Blockquote.appendFooterChild(org.jboss.elemento.IsElement<?> content)
Adds a new content to the footer
|
Blockquote |
Blockquote.appendFooterChild(elemental2.dom.Node content)
Adds a new content to the footer
|
Blockquote |
Blockquote.appendFooterContent(elemental2.dom.Node content)
Deprecated.
|
static Blockquote |
Blockquote.create() |
static Blockquote |
Blockquote.create(Paragraph paragraph) |
static Blockquote |
Blockquote.create(String text) |
Blockquote |
Blockquote.reverse()
Swap the sizes between the content and the footer
|
Blockquote |
Blockquote.setFooterContent(elemental2.dom.Node content)
Sets the footer content
|
Blockquote |
Blockquote.setFooterText(String text)
Sets the footer text
|
Blockquote |
Blockquote.setText(String text)
Sets the text value
|
Copyright © 2019–2022 Dominokit. All rights reserved.