Themes
default
polite
innocent
waffer
valentine
static
Input Classes
Defines the classes that will be attached to each input field.
.default {
border: 1px solid black;
width: 4rem;
height: 4rem;
border-radius: 8px;
}
Container Classes
Defines the classes that will be attached to the enclosing html element for the input fields.