| Interface | Description |
|---|---|
| HasWaveEffect<T> |
An interface provides waves effects
|
| IsCssClass |
An interface marks the component as has style
|
| Unit.UnitFormatter |
A formatter for formatting the number value based on the unit
|
| Class | Description |
|---|---|
| Calc |
A utility class for creating
calc CSS property |
| Waves |
Adds the required events to add waves for a target element
|
| WavesElement<E extends elemental2.dom.HTMLElement,T extends org.jboss.elemento.IsElement<E>> |
An abstract element that provides waves support
|
| WavesSupport |
A utility class for configuring waves for a specific element
|
| Enum | Description |
|---|---|
| StyleType |
Enum that lists different predefined informative styles
|
| Unit |
An enum representing the css units
|
| WaveColor |
An enum representing the waves colors supported
|
| WaveStyle |
An enum representing the wave styles supported
|
Copyright © 2019–2022 Dominokit. All rights reserved.