Closed michalismichailidis1999 closed 2 years ago
✔️ You can view the preview now!
🔨 Explore the source changes: 90e39c6d267e158a8da3f5bae4665c4b3a3d6d2f
🔍 Inspect the deploy log: https://app.netlify.com/sites/sbuttons/deploys/623458f69cac480008c57128
😎 Browse the preview: https://deploy-preview-1616--sbuttons.netlify.app/
@shahednasser reporting a stale pull request
I created a class for multistate buttons. For this to work button must have the class multi-state-btn and also data-states="number of popup buttons". Then we can add any element except for buttons inside this button, and in order to make them popup when the button is clicked, they must have the state-btn class. Anything else inside the button will be its content (for example icon or text or both).