Method: Emojidex::Data::ComponentSet#components
- Defined in:
- lib/emojidex/data/emoji/component_set.rb
#components ⇒ Object
-
base: the named base that this combination belongs to
-
combinations: combinations starting with this emoji; base/components/component order
-
cutomizations: emoji which start customization of this emoji (this is combination base)
10 11 12 |
# File 'lib/emojidex/data/emoji/component_set.rb', line 10 def components @components end |