Go Main page
Go Main page

Web components

cover

components

Navigation Card

v.1.0.0 | Saturn

Usage

1
import { NavigationCard } from '@kubit-ui-web/react-components';

Props

Let's delve into the versatility of the navigationCard component by examining its available props:

PropertyTypeDefaultDescription
variant
Required
String-Current variant of NavigationCard
titleNavigationCardTextType-Title of NavigationCard
descriptionNavigationCardTextType-Description of NavigationCard
decorativeDecorativePropsType-Object to show a decorative element
arrowIconIElementOrIcon-Arrow icon showed
arrowIconTextNavigationCardTextType-Text showed with arrow icon
tagNavigationCardTagType-Properties of tag component
urlString-URL (part of the IGenericLink interface), when no specify, the render component will be a button
typeButtonType-Type of the button (when no url is specified)
dataTestIdString-Id for testing
ctvNavigationCardStylesPropsType-Modify styles for the default version of the component