Skip to content

paragraph

Roy Sivan edited this page Nov 26, 2018 · 2 revisions

core/paragraph

This is the core paragraph block.

File Location

assets/js/save-filters/core-paragraph.js

Example Output

{
	"name": "core/paragraph",
	"data": {
		"content": string,
		"dropCap": bool,
		"customFontSize": int,
		"backgroundColor": string,
		"textColor": string,
		"className": string,
		...
	}
},

Data Modifiers

None

Blocks

Core Blocks

3rd Party Blocks

Clone this wiki locally