You are here

protected property RefreshResponsive::$selector in Bootstrap Styles 1.0.x

A CSS selector string.

If the command is a response to a request from an #ajax form element then this value can be NULL.

Type: string

File

src/Ajax/RefreshResponsive.php, line 25

Class

RefreshResponsive
AJAX command for invoking an arbitrary jQuery method.

Namespace

Drupal\bootstrap_styles\Ajax

Code

protected $selector;