Ink Core Layout
A source-backed horizontal editorial layout: segmented monochrome tiles, display controls, a cursor-drawn black ink field, and the original monochrome intro-film loader.
npx shadcn@latest add https://ui.aryank.space/r/ink-core-layout.jsonInstalls from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.
| Prop | Type | Default | Description |
|---|---|---|---|
| loadingDuration | number | 5667 | Duration of the initial ink loading screen in milliseconds. |
| assetBase | string | "https://ui.aryank.space/assets/ink-core-layout" | Blob base URL for the tiles, intro and looping videos, and Switzer font. |
| className | string | undefined | Optional class applied to the page root. |
loadingDurationtextMilliseconds the opening ink screen remains visible after mount.
None.