Class: ViewComponentReducible::Msg::Payload::Value
- Inherits:
-
Data
- Object
- Data
- ViewComponentReducible::Msg::Payload::Value
- Defined in:
- lib/view_component_reducible/msg.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
readonly
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object (readonly)
Returns the value of attribute value
57 58 59 |
# File 'lib/view_component_reducible/msg.rb', line 57 def value @value end |