Skip to content

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.

View source

Public Methods ​

MethodDescription
getHandle()Returns the handle of the component.

getHandle() ​

Returns the handle of the component.

View source

Returns ​

string, null