| Package | Description |
|---|---|
| org.dominokit.domino.ui.code |
| Modifier and Type | Method and Description |
|---|---|
static Code.Block |
Code.block()
creates a empty code Block
|
static Code.Block |
Code.block(String code)
Factory to create code Block
|
Code.Block |
Code.Block.setCode(String code)
set the code to be wrapped inside the the
|
Copyright © 2019–2022 Dominokit. All rights reserved.