Home
last modified time | relevance | path

Searched refs:FLEX_CLASS (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/syntax/
H A Dcell.php39 const FLEX_CLASS = "d-flex"; define in syntax_plugin_combo_cell
256 $attributes->addClassName(self::FLEX_CLASS);
/plugin/combo/ComboStrap/
H A DHorizontal.php77 $tagAttributes->addClassName(\syntax_plugin_combo_cell::FLEX_CLASS);