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 Type
    Method
    Description
    Get the CSS keyword used to represent this object
  • Method Details

    • getKeyword

      String getKeyword()
      Get the CSS keyword used to represent this object
      Returns:
      CSS keyword