Heading

Use the BaseHeading component to display a title or an important heading. You can use various props to customize the size, weight, the line-height and the Html tag used to render the heading.

یک عنوان بزرگ

یک عنوان پررنگ و بسیار بزرگ

یک عنوان کوچکتر و باریک‌تر

کوچکتر و با استفاده از رنگ دیگر
نمایش کد
vue
size
The size of the heading.
نمایش مثال
vue
as
The HTML tag to use (e.g. `h1`, `h2`, etc.).
نمایش مثال
vue
lead
The spacing below the heading.
نمایش مثال
vue
weight
The weight of the heading.
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue
size
The size of the heading.
نمایش مثال
vue
as
The HTML tag to use (e.g. `h1`, `h2`, etc.).
نمایش مثال
vue
lead
The spacing below the heading.
نمایش مثال
vue
weight
The weight of the heading.
نمایش مثال
vue

Paragraph

Use the BaseParagraph component to display a text paragraph. You can use various props to customize the size, weight, the line-height and the Html tag used to render the paragraph.

لورم ایپسوم متن ساختگی است. واقعاً پولمونیس بود. دو پادشاه: ساخت اینترنت. فیلسوف‌ها معمولاً در بسترهای خود می‌میرند.

لورم ایپسوم متن ساختگی است. واقعاً پولمونیس بود. دو پادشاه: ساخت اینترنت. فیلسوف‌ها معمولاً در بسترهای خود می‌میرند.

هر متنی می‌تواند رنگ متفاوتی داشته باشد

نمایش کد
vue
size
The size of the paragraph.
نمایش مثال
vue
as
The HTML element or component name to use for the paragraph.
نمایش مثال
vue
lead
The lead of the paragraph.
نمایش مثال
vue
weight
The weight of the paragraph.
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue
size
The size of the paragraph.
نمایش مثال
vue
as
The HTML element or component name to use for the paragraph.
نمایش مثال
vue
lead
The lead of the paragraph.
نمایش مثال
vue
weight
The weight of the paragraph.
نمایش مثال
vue

Text

Use the BaseText component to display a text span. You can use various props to customize the size, weight, the line-height and the Html tag used to render the content.

لورم ایپسوم متن ساختگی است. واقعاً پولمونیس بود. دو پادشاه: ساخت اینترنت. فیلسوف‌ها معمولاً در بسترهای خود می‌میرند.
لورم ایپسوم متن ساختگی است. واقعاً پولمونیس بود. دو پادشاه: ساخت اینترنت. فیلسوف‌ها معمولاً در بسترهای خود می‌میرند. هر متنی می‌تواند رنگ متفاوتی داشته باشد
نمایش کد
vue
size
The size of the text.
نمایش مثال
vue
lead
The lead of the text.
نمایش مثال
vue
weight
The weight of the text.
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue
size
The size of the text.
نمایش مثال
vue
lead
The lead of the text.
نمایش مثال
vue
weight
The weight of the text.
نمایش مثال
vue

Link

Use the BaseLink component to display an HTML anchor element. You can also nest the BaseLink component inside the above typography clusters to inherit their props.

نمایش کد
vue
active-class
نمایش مثال
vue
aria-current-value
نمایش مثال
vue
custom
نمایش مثال
vue
exact-active-class
نمایش مثال
vue
external
نمایش مثال
vue
href
نمایش مثال
vue
no-prefetch
نمایش مثال
vue
no-rel
نمایش مثال
vue
prefetch
نمایش مثال
vue
rel
نمایش مثال
vue
replace
نمایش مثال
vue
target
نمایش مثال
vue
to
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue