NAMESPACE: Bootstrap/Components/ClientComponents

Components/ClientComponents/SwipeNavi.php

public function getComponentSwipeNavi($totalcount,$currentitem,$color,$parameters,$styles)

parameters

$totalcount int
$currentitem int
$color string
$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(
      'selected_state' => 'style-class-name',
      'variable'   => 'variablename',
      'uppercase' => '1' // transform to uppercase
      'onclick' => $onclick, // this must be an object or an array of objects
      'style' => 'style-class-name',
      );
      
$styles param array $styles please see the link for more information about parameters

variable

$totalcount
$currentitem
$color
$parameters
$styles