Upsell - React
import { Upsell } from '@sky-uk/ui-sections';
Example
The Upsell
section features an Image
and short copy section with optional app buttons.
Props
Props marked with ?
are optional. Sections or section elements that do not provide the required props will not render.
The data
prop support key/value pairs that are rendered as kebab case data attributes on the component.
- $animated?:
boolean
- $appearance?:
string
(default
|light
) - $theme?:
GradientKey
(gradient) - appStoreCtas?:
array
- data?:
object
- href:
string
- alt:
string
- src:
string
- data?:
- background?:
object
- data?:
object
- header:
object
- body?:
string
- headline:
string
- headlineLevel?:
string
(h1
|h2
|h3
); - overline?:
string
|object
- alt?:
string
- src:
string
- alt?:
- body?:
- image:
object
- alt?:
string
- src:
string
- alt?: