{
	"apiVersion": "1",
	"name": "tcb/tab",
	"title": "Tab",
	"description": "Tab for Tab content block",
	"parent": [
	  "tcb/tabs"
	],
	"icon": "welcome-widgets-menus",
	"category": "widgets",
	"keywords": [
	  "slider",
	  "slider content",
	  "multi tab"
	],
	"textdomain": "b-tran",
	"attributes": {
	  "cId": {
		"type": "string",
		"default": ""
	  },
	  "title": {
		"type": "string",
		"default": "HTML5 Audio Player"
	  },
	  "icon": {
		"type": "object",
		"default": {
		  "class": "fab fa-html5"
		}
	  }
	},
	"supports": {
	  "align": false,
	  "reusable": false,
	  "html": false
	},
	"example": {
	  "attributes": {
		"preview": true
	  }
	},
	"editorScript": "",
	"script": ""
  }
  