The rendered output of the exposed form.
Type: string
File
- core/modules/views/src/ViewExecutable.php, line 343
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $exposed_widgets;
The rendered output of the exposed form.
Type: string
Drupal\views
public $exposed_widgets;
Please login to continue.