Cookies Manager Backend
Static Public Attributes | List of all members
StyleFilter Class Reference
Inheritance diagram for StyleFilter:

Static Public Attributes

 bool
 
 description
 
 False
 
 str
 

Detailed Description

Defines a filter to be applied based on CSS style properties.

Attributes:
    option (str): Specifies the CSS style property to filter on.
    value (str): The expected value for the specified CSS style property.
    negated (bool): When True, inverts the filter logic (e.g., matches when the condition is not met).

Member Data Documentation

◆ bool

bool
static

◆ description

description
static

◆ False

False
static

◆ str

str
static

The documentation for this class was generated from the following file: