BehaviorInterface
extends
JsonSerializable
in
Interface for all ANF component behaviors.
Behaviors control how components respond to user interaction, device motion, and scrolling.
Tags
Table of Contents
Methods
- getType() : string
- Get the behavior type identifier.
Methods
getType()
Get the behavior type identifier.
public
getType() : string
Return values
string —The behavior type (e.g., 'parallax', 'springy').