Skip to content

Instantly share code, notes, and snippets.

@peeyush14goyal
Last active January 29, 2023 08:39
Show Gist options
  • Save peeyush14goyal/f8decea1b28fa12c8b8d8f135e2c98c9 to your computer and use it in GitHub Desktop.
Save peeyush14goyal/f8decea1b28fa12c8b8d8f135e2c98c9 to your computer and use it in GitHub Desktop.
Param Type Description
nodes Array of HTML Elements Array of the Base Components (Movie Images). Simple div elements are created with their content as index + 1
hover_nodes Array of HTML Elements Array of the Hover components corresponding to the Base components
scroll_by Integer Scroll left or right by <scroll_by>px
hover_pos_x Integer Adjust the x position of Hover component
hover_pos_y Integer Adjust the y position of Hover component
width Integer(%|px) Width of the MainDiv component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment