1.1.0 • Published 5 years ago

scrivito-blockquote v1.1.0

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

Scrivito Blockquote

CMS: Scrivito License: MIT

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

Screenshot

Screenshot

Installation

Open your terminal.

$ cd to your Scrivito project

$ npm install scrivito-blockquote

Import 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)
1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago