New:
- Adds
defaultPageSize
property to io.display.table and io.select.table to customize the default number of items per page. - Adds ctx.redirect() method to redirect the user to another action or external URL in their current window.
New:
defaultPageSize
property to io.display.table and
io.select.table to customize the default number of items per page.