Lockup
<ns-lockup>
Overview
Lockups are a promotional component that signpost to a product or service, highlighting key messages.
Examples
Guidance
Implementation
Placement
The ns-lockup
component can only be used as a child of the <ns-panel>
element.
Specification
Attributes
decoration
- Property
decoration
- Description
- The name of the illustration to display on the lockup.
- Type
string
reverse
- Property
reverse
- Description
- Whether the lockup order should be reversed.
- Type
boolean
- Default
false
ratio
- Property
ratio
- Description
- The ratio of the image.
- Type
16 / 9
4 / 3
1 / 1
- Default
4 / 3
type
- Property
type
- Description
- The type of the lockup.
- Type
lockbox
locknut
lockjaw
- Default
lockbox
Slots
Slot | Permitted tags | Description |
---|---|---|
heading | <h2> | The heading of the lockup. |
paragraph | <p> | The paragraph of the lockup. |
cta | <ns-cta> <a> | The CTA for the lockup. |
image | <ns-image> <ns-video> | The image for the lockup. |