CableReady
CableReady
Welcome
Installation
Setup
CableReady 101
Working with CableReady
CableReady Everywhere
Leveraging Stimulus
Stream Identifiers
Broadcasting to Resources
Customization
Troubleshooting
Advocating for "Reactive Rails"
Reference
Methods
Operations
DOM Mutations
Element Mutations
DOM Events
Browser Manipulations
Notifications
Powered by GitBook

Operations

​DOM Mutations​

  • ​inner_html​

  • ​insert_adjacent_html​

  • ​insert_adjacent_text​

  • ​morph​

  • ​outer_html​

  • ​remove​

  • ​text_content​

​Element Mutations​

  • ​add_css_class​

  • ​remove_attribute​

  • ​remove_css_class​

  • ​set_attribute​

  • ​set_dataset_property​

  • ​set_property​

  • ​set_style​

  • ​set_styles​

  • ​set_value​

​DOM Events​

  • ​dispatch_event​

​Browser Manipulations​

  • ​clear_storage​

  • ​push_state​

  • ​remove_storage_item​

  • ​set_cookie​

  • ​set_focus​

  • ​set_storage_item​

​Notifications​

  • ​console_log​

  • ​notification​

Reference - Previous
Methods
Next
DOM Mutations
Last updated 1 month ago
Edit on GitHub
Contents
DOM Mutations
Element Mutations
DOM Events
Browser Manipulations
Notifications