| Package | Description |
|---|---|
| org.dominokit.domino.ui.spin |
| Modifier and Type | Method and Description |
|---|---|
static <T> SpinItem<T> |
SpinItem.create(T value)
Creates new instance with a value
|
static <T> SpinItem<T> |
SpinItem.create(T value,
org.jboss.elemento.IsElement<?> content)
Creates new instance with a value and a content node
|
static <T> SpinItem<T> |
SpinItem.create(T value,
elemental2.dom.Node content)
Creates new instance with a value and a content node
|
Copyright © 2019–2022 Dominokit. All rights reserved.