BootstrapFourNextPreviousButtonRendererTrait (Pagination)

BootstrapFourNextPreviousButtonRendererTrait

trait BootstrapFourNextPreviousButtonRendererTrait (View source)

Methods

string getPreviousButton( string $text = '«')

Get the previous page pagination element.

string getNextButton( string $text = '»')

Get the next page pagination element.

Details