- ArticleProps :
Object - CardProps :
Object - FeedHeader :
Object - FeedCtaButton :
Object - FeedCardButton :
Object - DataSource :
Object - FeedType :
Object - HeroProps :
Object - ImageComponentProps :
Object - BreadcrumbProps :
Object - ImageProps :
Object - ContentProps :
Object - AccordionCard :
Object - AccordionProps :
Object - ReactMouseEvent ⇒
void - AnchorMenuItem :
Object - AnchorMenuProps :
Object - PageChangeEvent ⇒
void - PaginationProps :
Object - PageItemProps :
Object - TestimonialStyle :
Object - TestimonialQuote :
Object - TestimonialProps :
Object - VideoProps :
Object - CarouselItem :
Object - Props :
Object - ButtonProps :
Object - TagsProps :
Object - CardItem :
Object - CardCarouselType :
Object - ImageItem :
Object - ImageCarouselType :
Object - ImageGalleryCarouselItem :
Object - ImageGalleryCarouselType :
Object - TestimonialItem :
Object - TestimonialCarouselType :
Object
Kind: global typedef
Properties
| Name | Type |
|---|---|
| type | "event" | "news" |
| [articleUrl] | string |
| [publicationDate] | string |
| [title] | string |
| [body] | string |
| [authorEmail] | string |
| [authorName] | string |
| [authorPhone] | string |
| [authorTitle] | string |
| [breadcrumbs] | Array.<BreadcrumbProps> |
| [calendarUrl] | string |
| [eventLocation] | string |
| [eventTime] | string |
| [headerImageUrl] | string |
| [registrationUrl] | string |
| [zoomUrl] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [type] | string |
| [horizontal] | boolean |
| [image] | string |
| [imageAltText] | string |
| title | string |
| [icon] | Array.<string> |
| [body] | string |
| [eventLocation] | string |
| [eventTime] | string |
| [linkLabel] | string |
| [linkUrl] | string |
| [buttons] | Array.<ButtonProps> |
| [eventFormat] | "stack" | "inline" |
| [width] | "25%" | "50%" | "75%" | "100%" |
| [tags] | Array.<TagsProps> |
| [showBorders] | boolean |
| [cardLink] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [color] | "white" | "dark" |
| [text] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [color] | "gold" | "maroon" | "gray" | "dark" |
| [text] | string |
| [url] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [color] | "gold" | "maroon" | "gray" | "dark" |
| [text] | string |
| [size] | "default" | "small" | "medium" | "large" |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [url] | string |
| [filters] | string |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| [header] | FeedHeader |
| [ctaButton] | FeedCtaButton |
| [cardButton] | FeedCardButton |
| [dataSource] | DataSource |
| [maxItems] | number |
Kind: global typedef
Properties
| Name | Type | Description |
|---|---|---|
| [hide] | boolean |
|
| [image] | ImageProps |
|
| [title] | ContentProps |
|
| [subTitle] | ContentProps |
|
| [contents] | Array.<ContentProps> |
|
| [contentsColor] | "white" | "black" |
|
| [type] | "heading-hero" | "story-hero" |
defaut value is "heading-hero" |
Kind: global typedef
Properties
| Name | Type |
|---|---|
| src | string |
| alt | string |
| [cssClasses] | Array.<string> |
| [loading] | "lazy" | "eager" |
| [decoding] | "sync" | "async" | "auto" |
| [fetchPriority] | "auto" | "high" | "low" |
| [width] | string |
| [height] | string |
| [dataTestId] | string |
| [cardLink] | string |
| [title] | string |
| [caption] | string |
| [captionTitle] | string |
| [border] | bool |