s-comp-core Svelte Themes

S Comp Core

Some Svelte Components

s-comp-core

Some Svelte components are here:

  1. Book
  2. Calendar
  3. Console
  4. ContextMenu
  5. Floor
  6. JsonView
  7. Marquee
  8. ListView
  9. Layout
    • FlexBox
      • Bubble
      • Card: Normal and Foldable
  10. MenuBar: A menu bar for the top of the window
  11. PopUp
    • Alert: A popup for displaying alert messages to the user
    • Confirm: A popup for getting user confirmation on certain actions
    • Info: A popup for displaying information to the user
    • Prompt: A popup for getting user input
    • Custom: A popup for displaying arbitrary content
  12. ScrollingText: 'Star Wars Intro' like scrolling text
  13. Splitter
  14. StackPanel: A wrapper for FlexBox to make it easier to use
  15. Tab
  16. ToggleGroup: ex.> RadioButton group, TabButton group
  17. TreeView
  18. WebView

Demo

Top categories

Loading Svelte Themes