Method: Browser::CSS::Unit#type
- Defined in:
- opal/browser/css/unit.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
6 7 8 |
# File 'opal/browser/css/unit.rb', line 6 def type @type end |
Returns the value of attribute type.
6 7 8 |
# File 'opal/browser/css/unit.rb', line 6 def type @type end |