CSS::Enums::JustifyItemsPositional
Inherits Enum < Comparable < Value < Object
Constants
Center = 0
Start = 1
End = 2
FlexStart = 3
FlexEnd = 4
SelfStart = 5
SelfEnd = 6
Left = 7
Right = 8
Instance methods
to_css_value
SourceInherits Enum < Comparable < Value < Object