<LearnCallout> Component

The <LearnCallout /> component renders one or more callouts linking to Learn guides.

Share
Code Editor

Where it's used

0.x.x
Loading 0.x.x releases...
1.x.x
Loading 1.x.x releases...

Props

NameDescription
heading*
string
Heading copy to show on the left/top
product*
string
Sets the brand colors to be used
Options: "hashicorp", "terraform", "vault", "nomad", "consul", "packer", "vagrant", "boundary", "waypoint"
background
string
URL for a background image
items*
array
Array of items to appear on the right/bottom - the icon should be a url
Object contains nested props, see below:
items.title
string
name of the learn track
items.category
string
type of guide
items.time
string
estimated completion time
items.link
string
link to the actual guide
items.image
string
image used to represent the content