Skip to content

Latest commit

 

History

History
234 lines (209 loc) · 9.81 KB

modal.svelte.md

File metadata and controls

234 lines (209 loc) · 9.81 KB
title desc published
Modal
Modal is used to show a dialog or a box when you click a button.
true
<script> import Component from "@components/Component.svelte" import ClassTable from "@components/ClassTable.svelte" import { prefix } from '$lib/stores'; import { replace } from '$lib/actions'; </script>

open modal
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}
open modal
{
`
open modal


  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
     Yay!
    
  
`
}
{
`
open modal


  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
     Yay!
    
  
`
}
open modal
{
`
open modal




  

    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
  
`
}
{
`
open modal




  

    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
  
`
}
open modal
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
  
`
}
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
  
`
}
open modal
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}
open modal
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}
{
`
open modal




  
    Congratulations random Internet user!
    You've been selected for a chance to get one year of subscription to use Wikipedia for free!
    
      Yay!
    
  
`
}