Socket
Socket
Sign inDemoInstall

aitomic-m-nav-dropdown

Package Overview
Dependencies
12
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aitomic-m-nav-dropdown

A template of submenu. Import {latte} block from the template stored in folder 'control' to 'menuControl.latte' under condition of variable `$menuDepth` using macro `{import '../path-to-latte-template'}`, declare this block as `{include #m-nav-dropdown}`


Version published
Maintainers
1
Install size
7.32 MB
Created

Readme

Source

A template of submenu. Import {latte} block from the template stored in folder 'control' to 'menuControl.latte' under condition of variable $menuDepth using macro {import '../path-to-latte-template'}, declare this block as {include #m-nav-dropdown} and add CSS class representing property position: relative to parent element of submenu selector. There are available hooks to customization CSS classes of list, item and link:

{import '../path-to-latte-template'}

{include #m-nav-dropdown, menuClass => '...', itemClass => '...', linkClass => '...'}

FAQs

Last updated on 25 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc