Back to package catalog
layout

@frontend_mono/awwwards-description

Awwwards description component

Version: 1.0.0

Slug: awwwards-description

Live preview enabled

Install

npm i @frontend_mono/awwwards-description

Usage

import awwwardsDescription from '@frontend_mono/awwwards-description'<awwwardsDescription />

Demo props

const props = { phrase: 'We build memorable digital experiences.', supportingText: 'Animation and interface working as one.', buttonText: 'Explore' }<awwwardsDescription {...props} />

How it looks when used