CableReady
Search…
v5.0 pre-release
Welcome
Installation
Hello World
Channels 101
Working with CableReady
CableReady Everywhere
Leveraging Stimulus
Stream Identifiers
Broadcasting to Resources
stream_from
Ride the Cable Car
Customization
ActionCable: It's Complicated
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​
  • ​set_meta​

​Browser Manipulations​

  • ​clear_storage​
  • ​go​
  • ​push_state​
  • ​redirect_to​
  • ​remove_storage_item​
  • ​replace_state​
  • ​scroll_into_view​
  • ​set_cookie​
  • ​set_focus​
  • ​set_storage_item​

​Notifications​

  • ​console_log​
  • ​console_table​
  • ​notification​
  • ​play_sound​
Reference - Previous
Methods
Next
DOM Mutations
Last modified 10mo ago
Export as PDF
Copy link
Contents
DOM Mutations
Element Property Mutations
DOM Events
Browser Manipulations
Notifications