SDAIA
SDAIA LogoSDAIA Logo
ComponentsQuote
IntroductionInstallationFAQBrands
ColorsTypographySpacingRadiusGrid layoutsAll Tokens
All Components
AccordionActivityArea ChartAudio PlayerAvatarAvatarGroupCarousel ImageChartChipCode SnippetColumn ChartContext MenuDigital StampDividerDonut ChartDraggable ListDropdownEmpty StateFiltrationFooterImage ViewerLine ChartListMedia GalleryMenuMetricNav BarNav HeaderNumberPDF ViewerPie ChartPopoverProgress CircleQuoteRadial StepperScatterSecond Nav HeaderSlideout MenuStructured ListTableTable of ContentTree ViewVertical TabsVideo Player
BreadcrumbButtonButton MenuButton SplitContent SwitcherDate PickerFloating ButtonHorizontal TabsLinkModalPaginationRadio ButtonSwitchTag
AutocompleteCheckboxFile UploadNumber InputRange SliderRich Text EditorSelectSignatureSliderText AreaText Input
AlertsBadgeCardFeedbackFeedback OverviewHelp IconLoading IndicatorNotification BannerNotification PopupNotificationsProgress BarRatingRating OverviewSkeletonSkeleton/AvatarsTooltip
Sdaia Logo Animation
Sdaia Touch ButtonsSdaia Touch Switch

Quote

A blockquote component for highlighting quotes and testimonials. Available in four styles with RTL support.

Loading preview…
1'use client';
2
3import { Quote } from 'sdaia-ui';
4
5export default function QuoteRealWorld() {

Installation

npx sdaia-ui@latest add quote

Usage

import { Quote } from "@/components/ui/quote"
<Quote style="standard" />
<Quote style="standard" />

Examples

Standard

A standard blockquote with quotation marks.

Loading preview…
1'use client';
2
3import { Quote } from 'sdaia-ui';
4
5const QUOTE_TEXT =

Centered

Centered quote layout for testimonials and highlights.

Loading preview…
1'use client';
2
3import { Quote } from 'sdaia-ui';
4
5const QUOTE_TEXT =

Author Image

Quote with the author's image displayed alongside the text.

Loading preview…
1'use client';
2
3import { Quote } from 'sdaia-ui';
4
5const QUOTE_TEXT =

Author Side

Quote with author information displayed to the side.

Loading preview…
1'use client';
2
3import { Quote } from 'sdaia-ui';
4
5const QUOTE_TEXT =

API Reference

QuoteProps

Props for the Quote component.

Prop

Type

Default

Required

style

'standard' | 'centered' | 'author-image' | 'author-side'

'standard'

optional

title

string

'Title of quote'

optional

quote

string

'" The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept. "'

optional

authorName

string

'John Doe'

optional

authorRole

string

'Founder'

optional

showStar

boolean

true

optional

imageSrc

string

-

optional

imageAlt

string

''

optional

className

string

-

optional
Progress Circle
Radial Stepper
On this page

Expert Citation

Quote in article or report

Title of quote

"The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept."

Ali Al-Farsi

Founder

Title of quote

" The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept. "

Ali Al-Farsi

Founder

Title of quote

" The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept. "

Ali Al-Farsi

Founder

Ali Al-Farsi

Ali Al-Farsi

Founder

Title of quote

" The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept. "

Ali Al-Farsi

Title of quote

" The quote is placed here to highlight a specific saying or to present a brief quote that expresses an important idea or concept. "

Ali Al-Farsi

Founder