NAMESPACE: Bootstrap/Components/ClientComponents
Components/ClientComponents/InfiniteScroll.php
Infinite scrolling for paging. Will refresh the view with $_REQUEST parameter indicating the next page
$content | array of other objects |
$parameters |
Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 301 Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 302 $array = array( 'nextpageid' => '20', // page to load, typically next records 'show_loader' => 1, ); |
$styles |
param array $styles please see the link for more information about parameters
Link: Bootstrap/Components/ComponentStyles
|
$content |
$parameters |
$styles |