GravityKit\GravityView\Elementor\Controls\GroupControlSection
Custom section control for Elementor.
Source: src/Controls/GroupControlSection.php:11
Details
- Kind:
class - Namespace:
GravityKit\GravityView\Elementor\Controls - Extends:
ElementorGroupControlBase
Properties
| Property | Type | Description |
|---|---|---|
$fields | array | Control fields. |
Methods
| Method | Description |
|---|---|
get_type() | Returns control type. |
Method Reference
get_type()
public static function get_type()
Returns control type.
Returns
string— Control type.
Since: TBD
Source: src/Controls/GroupControlSection.php:28