We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
badge
public $linkTemplate = '<a href="{url}">{icon} {label} {badge}</a>';
public $badgeTemplate = '<span class="pull-right-container"><small class="label pull-right {color}">{text}</small></span>';
The text was updated successfully, but these errors were encountered:
PRs are very welcome 😉
Sorry, something went wrong.
PRs are very welcome
What does this mean? What should be done? Please forgive my misunderstanding.
You could write some code to fix this issue and send Pull Request to this repository after.
No branches or pull requests
Please, add ability to use badges in Menu
public $linkTemplate = '<a href="{url}">{icon} {label} {badge}</a>';
public $badgeTemplate = '<span class="pull-right-container"><small class="label pull-right {color}">{text}</small></span>';
The text was updated successfully, but these errors were encountered: