wp/wp-includes/blocks/comments-pagination/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    14 	"textdomain": "default",
    14 	"textdomain": "default",
    15 	"attributes": {
    15 	"attributes": {
    16 		"paginationArrow": {
    16 		"paginationArrow": {
    17 			"type": "string",
    17 			"type": "string",
    18 			"default": "none"
    18 			"default": "none"
       
    19 		}
       
    20 	},
       
    21 	"example": {
       
    22 		"attributes": {
       
    23 			"paginationArrow": "none"
    19 		}
    24 		}
    20 	},
    25 	},
    21 	"providesContext": {
    26 	"providesContext": {
    22 		"comments/paginationArrow": "paginationArrow"
    27 		"comments/paginationArrow": "paginationArrow"
    23 	},
    28 	},