Modal

Scaffold ModalYou can’t ignore me

Modals are used to display important information or prompts to the user.

Getting Started

Place this anywhere in your app

svelte
Loading...

The modal can exist in two modes: static and dynamic.

  1. Static Mode
  2. svelte
    Loading...
  3. Dynamic Mode
  4. Used to render custom UI such as inputs, forms, or any arbitrary markup inside the modal.

    svelte
    Loading...
Edit Page

Last Updated: -


Previous

Next

© 2026 @sierra-95/svelte-scaffold. All rights reserved.