@nimbus-ds/title
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

@nimbus-ds/title

@nimbus-ds/title

Titles are text components, used to apply visual and semantic hierarchy to the contents of a page.

Implementation

Install the component via terminal.

$ yarn add @nimbus-ds/title
# or
$ npm install @nimbus-ds/title

Component Anatomy

The Title is a text component, used to apply visual and semantic hierarchy to the contents of a page.

Guidelines

Usage Hierarchy

This component has two levels of hierarchy, semantic and visual, both work independently and can be combined with each other.

Semantics

The semantic hierarchy is applied through Html tags (h1, h2, h3, h4, h5 and h6), they serve to delimit sections of content for web browsers, plugins and assistive technologies, so we must take into account that h1 has the highest hierarchical level and h6 the lowest.

These classifications can be combined to delimit sections and subsections of content as needed, for more information see W3 Headings Recommendations.

Visual

The visual hierarchy is applied through our typographic tokens, which can increase or decrease the prominence of certain titles or subtitles, without interfering with semantic issues.

Usage recommendations

We use Title to title and subtitle screens, pages, text blocks, sections or other components, employing visual and semantic hierarchy.

Related components

Text Component - Used for running text, paragraphs or sentences.

Usage

View docs here.

Nimbus

Readme

Keywords

none

Package Sidebar

Install

npm i @nimbus-ds/title

Weekly Downloads

1

Version

3.1.2

License

MIT

Unpacked Size

31.9 kB

Total Files

5

Last publish

Collaborators

  • nimbus-design-system
  • tiendanube