Class: Chamomile::SpinnerType
- Inherits:
-
Data
- Object
- Data
- Chamomile::SpinnerType
- Defined in:
- lib/chamomile/components/spinner/types.rb
Instance Attribute Summary collapse
-
#fps ⇒ Object
readonly
Returns the value of attribute fps.
-
#frames ⇒ Object
readonly
Returns the value of attribute frames.
Instance Attribute Details
#fps ⇒ Object (readonly)
Returns the value of attribute fps
4 5 6 |
# File 'lib/chamomile/components/spinner/types.rb', line 4 def fps @fps end |
#frames ⇒ Object (readonly)
Returns the value of attribute frames
4 5 6 |
# File 'lib/chamomile/components/spinner/types.rb', line 4 def frames @frames end |