1.0.3 • Published 5 years ago

scrivito-reference-teaser v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Scrivito Reference Teaser

CMS: Scrivito License: MIT

A teaser React component/Scrivito widget for the Scrivito CMS.

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-reference-teaser

Import the widget in your javascript src/Widgets/index.js.

Add this line to your index.js:

import "scrivito-reference-teaser";

Features

The Reference Teaser Widget renders a teaser from a referenced page. Includes title image, title and subtitle if set on referenced page.

Widget properties

In the widget properties you can set:

  • Page

Check code quality

$ npm run eslint

and

$ npm run es-check
1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago