Menu
Libraries |
Category

svelte-bulma-components

  • A library of UI components designed for use with Svelte.js fa-solid fa-up-right-from-square or standalone
  • Provides interactive Bulma components fa-solid fa-up-right-from-square in a convenient way
  • Target audience: Developers using Svelte who want Bulma-styled interactive components

Key Features

  • Offers several Bulma components implemented for Svelte:
    • Dropdown (with hoverable, directional, and alignment options)
    • Modal (basic overlay)
    • ModalCard (with header, body, footer sections)
    • Navbar (responsive with brand, start, and end sections)
    • Pagination (with flexible display options)
    • Tabs (with various styling options)

Notable Characteristics

  • Components emit events for interaction handling (onclick, onclose, onchange)
  • Supports custom classes (with global CSS requirement)
  • Can be used without a JS framework by using the dist files
  • Requires Bulma and Font Awesome CSS to be included separately

Demo

Available at http://svelte-bulma-components.surge.sh/ fa-solid fa-up-right-from-square

Related Projects

sveltebulmasveltejssvelte-componentsbulma-ui

Comments