Components
Bleed
Code

Bleed

NOTE: Exotic components are not callable.

Parameters

props

  • Type: @vtex/shoreline-components.BleedProps & @types/react.React.RefAttributes<typescript.HTMLDivElement>

Props

bottom (optional)

Bottom bleed

  • Type: string | boolean

  • Default: '$space-0'

horizontal (optional)

Horizontal bleed

  • Type: string | boolean

  • Default: '$space-0'

left (optional)

Left bleed

  • Type: string | boolean

  • Default: '$space-0'

right (optional)

Right bleed

  • Type: string | boolean

  • Default: '$space-0'

top (optional)

Top bleed

  • Type: string | boolean

  • Default: '$space-0'

vertical (optional)

Vertical bleed

  • Type: string | boolean

  • Default: '$space-0'

View source (opens in a new tab)