module Hyalite::InternalComponent

Attributes

mount_index[RW]

Public Instance Methods

mount_component(root_id, mount_ready, context) click to toggle source
# File lib/hyalite/internal_component.rb, line 5
def mount_component(root_id, mount_ready, context)
end
recieve_component(next_element, mount_ready) click to toggle source
# File lib/hyalite/internal_component.rb, line 8
def recieve_component(next_element, mount_ready)
end