CableReady
Search…
v4.5.0
Welcome
Installation
Setup
CableReady 101
Working with CableReady
CableReady Everywhere
Leveraging Stimulus
Stream Identifiers
Broadcasting to Resources
Customization
Troubleshooting
Advocating for "Reactive Rails"
Release History
Reference
Methods
Operations
DOM Mutations
Element Property Mutations
DOM Events
Browser Manipulations
Notifications
Powered By GitBook
Operations

​DOM Mutations​

  • ​append​
  • ​graft​
  • ​inner_html​
  • ​insert_adjacent_html​
  • ​insert_adjacent_text​
  • ​morph​
  • ​outer_html​
  • ​prepend​
  • ​remove​
  • ​replace​
  • ​text_content​

​Element Property 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​
  • ​go​
  • ​push_state​
  • ​remove_storage_item​
  • ​replace_state​
  • ​scroll_into_view​
  • ​set_cookie​
  • ​set_focus​
  • ​set_storage_item​

​Notifications​

  • ​console_log​
  • ​notification​
  • ​play_sound​
Reference - Previous
Methods
Next
DOM Mutations
Last modified 1yr ago
Export as PDF
Copy link
Outline
DOM Mutations
Element Property Mutations
DOM Events
Browser Manipulations
Notifications