Module: Taka::DOM::HTML::UListElement
- Defined in:
- lib/taka/dom/html/u_list_element.rb
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
5 6 7 |
# File 'lib/taka/dom/html/u_list_element.rb', line 5 def type self['type'] end |