Class: Pimento::CircularProgressIndicator
- Inherits:
-
DotComponent
- Object
- Component
- DotComponent
- Pimento::CircularProgressIndicator
- Defined in:
- lib/pimento/component/circular_progress_indicator.rb
Instance Attribute Summary
Attributes inherited from Component
Instance Method Summary collapse
Methods inherited from Component
for, handles, #initialize, #render_object, #render_object_record, #template_name
Methods included from Renderable
Constructor Details
This class inherits a constructor from Pimento::Component
Instance Method Details
#num_objects ⇒ Object
5 |
# File 'lib/pimento/component/circular_progress_indicator.rb', line 5 def num_objects; 1; end |