Skip to content

scarhand/will_paginate_ui_kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

will_paginate_ui_kit

Renders UIKit compatible pagination component for the will_paginate gem.

Usage

Add to gemfile.

gem 'will_paginate_ui_kit'

Use will_paginate as you normally would, but set the renderer to the UiKitLinkRenderer:

<%= will_paginate @posts, renderer: UiKitLinkRenderer %>

About

UIKit-compatible LinkRenderer for will_paginate gem

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages