@cloud-ru/uikit-product-site-article
v1.2.6
Published
## Installation `npm i @cloud-ru/uikit-product-site-article`
Readme
Site Article
Installation
npm i @cloud-ru/uikit-product-site-article
Highlight
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| richText* | string | - | |
Quote
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| text* | string | - | |
| image | string | - | |
| name | string | - | |
| position | string | - | |
ImageArticle
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| image* | { src: string; alt?: string; } | - | |
| description | string | - | |
ArticleLinks
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| links* | ArticleLink[] | - | |
Products
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| products | ArticleProduct[] | - | |
| solutions | ArticleProduct[] | - | |
ArticleRichText
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| richText* | string | - | |
ArticleTypography
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| type* | "body" | "bodyBold" | "bodyLink" | - | |
| tag* | "span" | "div" | "p" | - | |
| className | string | - | CSS-класс |
DropdownShare
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| options* | DropdownShareOption[] | - | |
| hideLabel | boolean | - | |
FooterArticle
Props
| name | type | default value | description |
|------|------|---------------|-------------|
| layoutType* | enum LayoutType: "mobile", "tablet", "desktop", "desktopSmall" | - | |
| dropdownOptions* | DropdownShareOption[] | - | |
| releaseDate* | string | - | |
