| Package | Description |
|---|---|
| org.dominokit.domino.ui.style |
| Modifier and Type | Method and Description |
|---|---|
static WaveStyle |
WaveStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaveStyle[] |
WaveStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
WavesElement.applyWaveStyle(WaveStyle waveStyle)
Applies the waves style
|
T |
HasWaveEffect.applyWaveStyle(WaveStyle type)
Applies the waves style
|
WavesSupport |
WavesSupport.applyWaveStyle(WaveStyle waveStyle)
Applies the waves style
|
Copyright © 2019–2022 Dominokit. All rights reserved.