block.json 600 Bytes
{
	"apiVersion": 3,
	"name": "stackable/horizontal-scroller",
	"title": "Horizontal Scroller",
	"description": "A slider that scrolls horizontally.",
	"category": "stackable",
	"usesContext": [ "postId", "postType", "queryId", "stackable/innerBlockOrientation" ],
	"keywords": [
		"Slider",
		"Carousel"
	],
	"providesContext": {
		"stackable/columnFit": "columnFit"
	},
	"textdomain": "stackable-ultimate-gutenberg-blocks",
	"stk-type": "special",
	"stk-demo": "https://wpstackable.com/horizontal-scroller-block/?utm_source=welcome&utm_medium=settings&utm_campaign=view_demo&utm_content=demolink"
}