Class: Volt::ComponentBinding

Inherits:
ViewBinding show all
Defined in:
lib/volt/page/bindings/component_binding.rb

Instance Attribute Summary

Attributes inherited from BaseBinding

#binding_name, #context, #target

Method Summary

Methods inherited from ViewBinding

#call_ready, #clear_grouped_controller, #create_controller_handler, #initialize, #queue_clear_grouped_controller, #remove, #remove_current_controller_and_template, #remove_starting_controller, #render_next_template, #render_template, #stop_waiting_for_load, #update

Methods inherited from BaseBinding

#dom_section, #initialize, #remove, #remove_anchors

Constructor Details

This class inherits a constructor from Volt::ViewBinding