ViewHelpers::Paginator
Inherits Struct < Value < Object
Constructors
new(current_page : Int32, per_page : Int32, total_count : Int64, link : String)
SourceInstance methods
clone
Sourcecopy_with(current_page _current_page = @current_page, per_page _per_page = @per_page, total_count _total_count = @total_count, link _link = @link)
Sourcecurrent_page
link
per_page
total_count