1.0.3 • Published 5 years ago

aitomic-m-nav-base v1.0.3

Weekly downloads
13
License
SEE LICENSE IN li...
Repository
-
Last release
5 years ago

Template of macro {control} to display site navigation. Import {latte} block from the template stored in folder 'control' to 'menuControl.latte' under condition of variable $ident or $subIdent using macro {import '../path-to-latte-template'} and declare this block as {include #m-nav-base}. There are available hooks to customization CSS classes of list, item and link:

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

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