Loading...
Installation
Props
Prop | Type | Default | Description |
---|---|---|---|
heading | string | "Supercharge your content with Ruixen UI." | Main heading text |
subtitle | string | "Ruixen UI helps you craft..." | Subtitle description |
tabs | FeatureTabItem[] | defaultTabs | Array of tab items |
backgroundImage | string | "/dashboard-01-dark.png" | Background image URL |
FeatureTabItem Interface
Prop | Type | Description |
---|---|---|
icon | LucideIcon | Lucide icon component |
title | string | Tab title |
description | string | Tab description |
isNew | boolean | Show "new" badge |
backgroundPositionX | number | Background X position |
backgroundPositionY | number | Background Y position |
backgroundSizeX | number | Background size X |