Class CSS.Value

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    CSS

    public static class CSS.Value
    extends BaseType<CSS.Value>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the CSS domain, which may be found within the BrowserAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    Data for a simple selector (these are delimited by commas in a selector list).
    See Also:
    Serialized Form