aitomic-o-partners4
v2.0.0
Published
A partner list template. Import {latte} block from package 'o-carousel' in module GenericList using macro `{import '../path-to-latte-template'}` and declare this block as `{include #blockName}`. Between macros `{import}` and `{include}` redefine template
Downloads
16
Readme
A partner list template. Import {latte} block from package 'o-carousel' in module GenericList using macro {import '../path-to-latte-template'} and declare this block as {include #blockName}. Between macros {import} and {include} redefine template of used blocks like this:
{define #carouselItem}
{include "${nodeModulesPath}/aitomic-m-partner-item/src/control/m-partner-item.latte", item => $item}
{/define}Check {latte} source template of package 'o-carousel' to discover available hooks to customization.
