Searched refs:BACKGROUND_POSITION (Results 1 – 1 of 1) sorted by relevance
39 const BACKGROUND_POSITION = "background-position"; define in ComboStrap\\TagAttribute\\BackgroundAttribute102 $backgroundPosition = $background[self::BACKGROUND_POSITION] ?? null;104 …$tagAttributes->addComponentAttributeValueIfNotEmpty(self::BACKGROUND_POSITION, $backgroundPositio…162 … $tagAttributes->addStyleDeclarationIfNotSet(self::BACKGROUND_POSITION, "center center");