6.0.1 • Published 5 years ago

@ds-kit/featured-item v6.0.1

Weekly downloads
-
License
LicenseRef-LICENS...
Repository
-
Last release
5 years ago

title: "FeaturedItem" slug: "/packages/featured-item" category: "layout" componentNames:

  • "FeaturedItem"
  • "FeaturedApp"
  • "FeaturedStory"
  • "FeaturedTopic"

Featured Item

The featured item can be a story, app, topic, or any other noteworthy content that you want to highlight on a page. There are separate components available for each of the above content types.

To see the different featured items in action, check out the featured item pattern.

To get started with featured items, import the relevant components from @ds-kit/featured-item

import {
  FeaturedItem,
  FeaturedApp,
  FeaturedStory,
  FeaturedTopic,
} from "@ds-kit/featured-item"

Simple Example

The simple example of a custom featured item can look like this:

<FeaturedItem
  kicker="Featured"
  title="Featured Item"
  description="Some description for this featured item"
  imgBg="primary"
/>
6.0.1

5 years ago

6.0.0

5 years ago

5.0.0

5 years ago

4.0.0

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago