Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customization #3

Open
mickeymarse opened this issue Jan 6, 2024 · 1 comment
Open

Customization #3

mickeymarse opened this issue Jan 6, 2024 · 1 comment

Comments

@mickeymarse
Copy link

In the code sample you add some custom_class, but what actually are they?
And id there a way to customize the component once imported? Like, changing the alphabet and/or the speed?

@lpm0073
Copy link
Member

lpm0073 commented Jan 7, 2024

Hi @mickeymarse, in the NPM homepage example i'm passing Bootstrap classes. But in point of fact, custom_class is a React prop value that accepts free-form text that is intended to represent any custom CSS class in your project. Similar to pure html, the browser will act of these if they exist, or otherwise ignore them.

Customization: props for the character set and speed would be nice additions. please consider doing a pull request. and if you do, then i promise to evaluate it quickly :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants