theomacx86 / KnpPaginator-Bulma-Theme

A Twig form for Bulma for use with KnpPaginatorBundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KnpPaginator-Bulma-Theme

A Twig form for Bulma for use with KnpPaginatorBundle

How to use

On a twig template, when rendering the pagination:

{{ knp_pagination_render(yourPaginator , 'path/to/KnpPaginator-Bulma.html.twig') }}

Or, when configuring KnpPaginationBundle, on paginator.yaml:\

knp_paginator:
    template:
        pagination: 'forms/bulmaKNP.html.twig'    

About

A Twig form for Bulma for use with KnpPaginatorBundle


Languages

Language:Twig 100.0%