Grippable ​
- Type
- Interface
- Namespace
- craft\base
- Implemented by
- craft\base\FieldInterface, craft\base\FieldLayoutProviderInterface
- Since
- 5.3.0
Grippable defines the common interface to be implemented by components that can be identified by a handle.
Public Methods ​
| Method | Description |
|---|---|
| getHandle() | Returns the handle of the component. |
getHandle() ​
Returns the handle of the component.