-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Milestone
Description
Does anyone know if you can add a divider right now? I don't see a mention of one in original AdminLTE repo, just one for drop down menus.
I was thinking of adding it perhaps? Any ideas if it should be a new type of MenuItem? Or just allow null route in the template and use teh classes as normal? You'd end up with an empty li tag with whatever class you input in your event listener. Using "divider" would use my new, theoretical css.
Planning to use the dropdown menu divider as a basis (maybe it'll just be as simple as duplicating it)
Reactions are currently unavailable