NAMESPACE: Bootstrap/Components/ClientComponents

Components/ClientComponents/Swipe.php

public function getComponentSwipe($pages,$parameters,$styles)

parameters

$pages array
$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

$pages
$parameters
$styles