Skip to content

Allow arrows to be placed in toolbar default buttons #167

@jaimestuardo

Description

@jaimestuardo

If I want to add arrow icons to the next and previouse buttons, I did this in initialization:

            `lang: {
                    next: 'Siguiente <i class="fa fa-arrow-right" aria-hidden="true"></i>',
                    previous: '<i class="fa fa-arrow-left" aria-hidden="true"></i> Anterior'
                },`

However, that does not work.

This is how they are shown:

image

Regards
Jaime

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions