Editorial

Editorial gallery with magazine-style layout.

galleryeditorialmagazinelayout

Props

Customize the component with these props

PropertyTypeDefaultDescription
items
Array<{image: string, chapter?: string, title?: string, titleItalic?: string, description?: string}>[{image: '...', chapter: 'CHAPTER 01', title: 'The Silent', titleItalic: 'Symphony', description: '...'}, ...]Array of editorial items with image, chapter, title, titleItalic, and description.
backgroundColor
string#1a1a1aBackground color (hex, rgb, or hsl).
textColor
string#e5e5e5Text color (hex, rgb, or hsl).
accentColor
string#d4af37Accent color for chapter labels (hex, rgb, or hsl).
Editorial - Media Component | UILora