Sha256: 9643ba21bf0681b48e897c213cb05cd45d33d1d1ffa3d4189f97f8cc5e735792
Contents?: true
Size: 155 Bytes
Versions: 3
Compression:
Stored size: 155 Bytes
Contents
module Rocx module Properties class TextDirection < ValueProperty def ok_values %i(lr lrV rl rlV tb tbV) end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/properties/text_direction.rb |
rocx-0.6.0 | lib/rocx/properties/text_direction.rb |
rocx-0.5.8 | lib/rocx/properties/text_direction.rb |