jazzdotdev-themes / side-modal-theme

๐ŸŒ  button that animates a 3D slide-in modal overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lighttouch Side Modal component/template

the main component is at chunks/side_modal.html it contains a fix button to the right side of the page that displays a modal with a 3D animation

Parameters in can receive

modal_title = "Any string for title"
modal_message = "Any string for the message"

Custom Modal

if you want custom content you can create your own template that extends from this one you can see the example in

  inherit_example.html

About

๐ŸŒ  button that animates a 3D slide-in modal overlay


Languages

Language:CSS 98.3%Language:HTML 1.4%Language:Lua 0.3%