savalemilind
7 years agoGuide
Are any xml parameter for paging component?
Hi Team,
I am looking any xml parameter for full paging (number parameter) for top menu bar and bottom menu bar, center or right aligned so i can set into the quilt when i m putting paging component?
Thanks,
milind.
Can I ask why number parameter only? Can you enlight it a little bit more what do you mean by full paging?
MIght be the below example can give you the direction.
You can add a wrapper to the XML quilt and can use some CSS on that to align that component anywhere.<component id="paging" wrapper="paging-css-class"/>
A <div> having class pagination will wrap up the paging component. Using that class you can apply any of the CSS.
See screenshot here