| Package | Description |
|---|---|
| org.dominokit.domino.ui.tag |
| Modifier and Type | Method and Description |
|---|---|
static TagsInput<String> |
TagsInput.create() |
static TagsInput<String> |
TagsInput.create(String label) |
static <V> TagsInput<V> |
TagsInput.create(String label,
TagsStore<V> store) |
static <V> TagsInput<V> |
TagsInput.create(TagsStore<V> store) |
Copyright © 2019–2022 Dominokit. All rights reserved.