Class FlexItemHighlightConfig
java.lang.Object
org.openqa.selenium.devtools.v134.overlay.model.FlexItemHighlightConfig
Configuration data for the highlighting of Flex item elements.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionStyle of the border around the box representing the item's base sizeStyle of the box representing the item's base sizeStyle of the arrow representing if the item grew or shrank
-
Constructor Details
-
FlexItemHighlightConfig
-
-
Method Details
-
getBaseSizeBox
Style of the box representing the item's base size -
getBaseSizeBorder
Style of the border around the box representing the item's base size -
getFlexibilityArrow
Style of the arrow representing if the item grew or shrank
-