An open API service indexing awesome lists of open source software.

https://github.com/fliplet/fliplet-menu-circle


https://github.com/fliplet/fliplet-menu-circle

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fliplet Circle

This menu includes the `fliplet-menu` dependency by default, though you can safely get rid of it if you don't intend to use the default stylesheet included.

The toggle of your menu must be declared using `data-fl-toggle-menu="jquerySelector"` attribute. The jQuery selector will get its `"active"` class toggled on and off when the toggle is clicked/tapped.

You should also have at least one html tag with the `data-fl-navigate-back` attribute to let the user navigate back.