Skip to content

DeepDoge/svelte-responsive-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this?

  • A svelte component for creating a responsive row.

How does it work?

  • You pick an ideal size for the columns or items.
  • (Optionally) You can pick a gap size. (default: .1em)
  • And, it determines the column count on every row based on the ideal and gap size.
  • Then it sets the column size as row width / column count.
  • And, when there is only 1 column per row it shrinks the column if it doesn't fit. (for mobile and stuff)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published