Skip to content

DanielPSchaub/Svelte5_TextareaWithCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Svelte5_TextareaWithCount

There aren't many options out there for svelte components. This is a textarea component that comes with an auto-updating letter count in the bottom right.

How to use:

  1. Place it in somewhere like src/lib/components/TextareaWithCount.svelte
  2. Access it with import TextareaWithCount from '$lib/components/TextareaWithCount.svelte

Styling

I used Tailwind CSS for some basic styling, but you don't have to use that by any means. Just replace the classes with a styling format you're familiar with - the layouts are very basic.

About

There aren't many options out there for svelte components. This is a textarea component that comes with an auto-updating letter count in the bottom right.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages