Home
Docs
InfinityFX
©Copyright2016-2025 InfinityFX. All rights reserved.
InfinityFX®
Lively
v4.0.10
Getting started
Components
Animatable
Animate
LayoutGroup
Morph
Typable
Hooks
useAudio
useLink
usePath
useReducedMotion
useScroll
useSpring
useTrigger
useViewport
useVisible

Typable

An extension of the Animatable component which allows for animating text or numbers per character.

Importing

1
import { Typable } from '@infinityfx/lively/layout';

Usage

Lively

Properties

The Typable component inherits all properties from the Animatable component.