| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_ICON
CSS class for card header action icon
|
static String |
BODY
CSS class for card body
|
static String |
CARD
CSS class for card
|
static String |
FIT_CONTENT
CSS class for card to fit its content
|
static String |
HEADER
CSS class for card header
|
static String |
HEADER_ACTIONS
CSS class for card header actions
|
| Constructor and Description |
|---|
CardStyles() |
public static final String CARD
public static final String HEADER
public static final String HEADER_ACTIONS
public static final String BODY
public static final String ACTION_ICON
public static final String FIT_CONTENT
Copyright © 2019–2022 Dominokit. All rights reserved.