Class: Trellis::CoreComponents::Button

Inherits:
Trellis::Component show all
Defined in:
lib/trellis/component_library/core_components.rb

Instance Attribute Summary

Attributes inherited from Trellis::Component

#logger, #page

Method Summary

Methods inherited from Trellis::Component

add_class_scripts_to_page, add_class_styles_to_page, add_document_modifications_to_page, add_script_links_to_page, add_scripts_to_page, add_style_links_to_page, add_styles_to_page, contained_in, depends_on, field, get_component, inherited, #initialize, is_stateful, #load_component_session_information, page_contribution, register_with_tag_context, render, #save_component_session_information, tag_name

Constructor Details

This class inherits a constructor from Trellis::Component