scrivito-blockquote
v1.1.0
Published
A blockquote React component for the Scrivito CMS.
Downloads
17
Readme
Scrivito Blockquote
A blockquote React component/Scrivito widget for the Scrivito CMS.
Screenshot

Installation
Open your terminal.
$ cd to your Scrivito project
$ npm install scrivito-blockquoteImport the widget in your javascript src/Widgets/index.js.
Add this line to your index.js:
import "scrivito-blockquote";Features
A simple blockquote Widget with inline editing.
Widget properties
In the widget properties you can set:
- Alignment of the quote (Left, center, right)
