Skip to content

Latest commit

 

History

History
146 lines (132 loc) · 5.4 KB

artboard.svelte.md

File metadata and controls

146 lines (132 loc) · 5.4 KB
title desc published
Artboard
Artboard provides fixed size container to display a demo content on mobile size.
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>

320×568
{
`320×568`
}
{
`320×568`
}
375×667
{
`375×667`
}
{
`375×667`
}
414×736
{
`414×736`
}
{
`414×736`
}
375×812
{
`375×812`
}
{
`375×812`
}
414×896
{
`414×896`
}
{
`414×896`
}
320×1024
{
`320×1024`
}
{
`320×1024`
}
568×320
{
`568×320`
}
{
`568×320`
}
667×375
{
`667×375`
}
{
`667×375`
}
736×414
{
`736×414`
}
{
`736×414`
}
812×375
{
`812×375`
}
{
`812×375`
}
896×414
{
`896×414`
}
{
`896×414`
}
1024×320
{
`1024×320`
}
{
`1024×320`
}