--- import Layout from '../layouts/Layout.astro'; import Toggle from '../components/Toggle/toggle.astro'; import { Arrow2Icon, BinIcon, BurgerIcon, CalendarIcon, CheckIcon, CloseIcon, CodeIcon, CubeIcon, DownloadIcon, FilterIcon, HelpIcon, HomeIcon, LinkIcon, MinusIcon, MoreIcon, OverviewIcon, PlusIcon, ProfileIcon, SearchIcon, SettingsIcon, ShareIcon, ShieldIcon, SortIcon, StatsIcon, UploadIcon, } from '../components/Icons/index.ts'; import Notification from '../components/Notifications/notification.astro'; const initialChecked = true; ---

Nova Design System

Toggle

State: {initialChecked ? 'Checked' : 'Unchecked'}

Notifications — Error / Warning / Success / Info

An error occurred during the operation. Please try again. The operation was completed successfully. A warning occurred during the operation. Please check the details. Information about the operation.

Icon — 16 / 24 / 32