@telegraph/layout

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telegraph/layout

0.2.1
latest
Version published
Weekly downloads
58K
4.05%
Maintainers
2
Weekly downloads
 
Created

Telegraph by Knock

npm version

@telegraph/layout

A set of layout components to manage components and page

Installation Instructions

npm install @telegraph/layout

Add stylesheet

@import "@telegraph/layout"

Usage

<Box/>

import { Box } from "@telgraph/layout"

...

<Box/>
Props
NameTypeDefaultOptions
variantstring"ghost""ghost"
pstringundefinedSee spacing tokens
ptstringundefinedSee spacing tokens
prstringundefinedSee spacing tokens
pbstringundefinedSee spacing tokens
plstringundefinedSee spacing tokens
pxstringundefinedSee spacing tokens
pystringundefinedSee spacing tokens
mstringundefinedSee spacing tokens
mtstringundefinedSee spacing tokens
mrstringundefinedSee spacing tokens
mbstringundefinedSee spacing tokens
mlstringundefinedSee spacing tokens
mxstringundefinedSee spacing tokens
mystringundefinedSee spacing tokens

FAQs

Package last updated on 21 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts