to navigation
(it's at the end of the page)

component playground

created 4/18/2022, updated 8/21/2022
play around with the components i use for my website.

<H>

type 1

type 2

type 3

type 4

type 5
type 6

<P>

i'm a paragraph!

<Button>

link to index
this one does both

<Notification>

title

content

<PageData>

various inputs

text input

number input

you can also click and drag on the gray part to change the value, instead of just clicking

<Checkbox>

use:tooltip

title

uses title="". if there's javascript, it will replace the title tooltip with a dynamic one, while also saying reactive.
hover over me!

js

requires js, but allows for more features
hover over me!

summonErrorPage

note: i removed this cuz all it did was just be annoying
these will likely break the page, so be careful

via <ErrorHandler>

svelte check: 0

directly

give...

<Modal>

<DabricIcon>

dabric

DabricFace

<Loading>

dabric
loading
to content
(it's at the start of the page)