Skip to main content

Disclaimer

Library
Allium Design Systemweb-only
Repository
github.com/telus/allium-design-system
Package
npmjs.com/package/@telus-uds/ds-allium
Package version
1.14.0
Loading...

Introduction

import { Disclaimer } from '@telus-uds/ds-allium'

Guidance

Use Disclaimer to display a singular legal statement. It must be displayed immediately adjacent to the related, originating content.

Accessibility

Semantically Disclaimer component is equivalent to a paragraph of text, hence is accessible by default, but it accepts all the standard accessibility attributes as well.

Platform considerations

This component is currently only supported on web.

Props

NameTypeDefaultDescription
children*nodeThe content

Figma

Variants

This component does not have any stylistic variants.

Feedback