Skip to content

[FEAT]: text-animations/true-focus #676

@KavanBhavsar35

Description

@KavanBhavsar35

Share your suggestion

Feature Request: Support custom words array prop

Currently, the True Focus component accepts a sentence prop (string), which internally gets split using .split(" ") to create the word list.

This makes it difficult to control spacing or handle multi-space scenarios, for example:

<TrueFocus sentence="Full Stack DevOps" />


### Validations

- [x] I have checked other issues to see if my issue was already discussed or addressed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions