Skip to content

Latest commit

History

History
111 lines (105 loc) 路 3.95 KB

button-group.svelte.md

File metadata and controls

111 lines (105 loc) 路 3.95 KB
title desc published
Button group
Button group shows buttons next to each other.
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>

Button Button Button
{
`
  Button
  Button
  Button
`
}
{
`
  Button
  Button
  Button
`
}
Button Button Button
{
`
  Button
  Button
  Button
`
}
{
`
  Button
  Button
  Button
`
}
Button Button Button
{
`
  Button
  Button
  Button
`
}
{
`
  Button
  Button
  Button
`
}
{
`
  
  
  
  
`
}
{
`
  
  
  
  
`
}