Interface KeywordRepresentable
- All Known Implementing Classes:
AlignItems,BoxSizing,DisplayType,FlexDirection,FlexWrap,JustifyContent,VerticalAlign,Visibility
public interface KeywordRepresentable
CSS object that can be represented by a CSS keyword
-
Method Summary
Modifier and TypeMethodDescriptionGet the CSS keyword used to represent this object
-
Method Details
-
getKeyword
-