Libraries
»
html_table_dsl
(0.0.2)
»
Index
»
Html
»
Tag
»
#value
Method: Html::Tag#value
Defined in:
lib/html/tag.rb
#
value
⇒
Object
(readonly)
Returns the value of attribute value.
6 7 8
# File 'lib/html/tag.rb', line 6
def
value
@value
end