Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 451 Bytes

screen-capture

Modal-Component

A simple modal component built using HTML, CSS and JavaScript demonstrated for rating component. The modal is triggered by the button and can be close by the 'X' button. Comes with smooth little animation and detect the keypress Escape key to close the modal.

Utilized

  • Functions
  • EventHandlers
  • Conditionals