Skip to content
Components

Box

A utility component for working with spacing.
  • Shorthand margin and padding CSS declarations.
  • Adheres to our spacing tokens.

First, import the component.

import {Box} from '@pleo-io/telescope'

Then use it, like so:

The component accepts the following props.

This component doesn't accept any custom props.
  • Inline: A utility component for controlling horizontal layouts.
  • Stack: A utility component for controlling vertical layouts.