Why I can't add HTML class with series_nav #867
JasonBarnabe
started this conversation in
Feature Requests
Replies: 1 comment 4 replies
-
|
Bootstrap and Bulma nav styles have the However I am missing the case about why you would want to add any class to the pagy own HTML structure, when it already has its own classes that you can simply override in your css. About adding "any HTML attribute"... you can use the anchor_string option. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://ddnexus.github.io/pagy/toolbox/helpers/#common-nav-options says I can use the
idandaria_labeloptions to set those attributes in the HTML. Why not allow also setting HTMLclass(and more generally, any HTML attribute)? Pagy AI says I can, but the class does not appear in the HTML.Beta Was this translation helpful? Give feedback.
All reactions