wp/wp-includes/blocks/term-description/block.json
changeset 22 8c2e4d02f4ef
parent 21 48c4eec2b7e6
equal deleted inserted replaced
21:48c4eec2b7e6 22:8c2e4d02f4ef
    38 				"fontSize": true
    38 				"fontSize": true
    39 			}
    39 			}
    40 		},
    40 		},
    41 		"interactivity": {
    41 		"interactivity": {
    42 			"clientNavigation": true
    42 			"clientNavigation": true
       
    43 		},
       
    44 		"__experimentalBorder": {
       
    45 			"radius": true,
       
    46 			"color": true,
       
    47 			"width": true,
       
    48 			"style": true,
       
    49 			"__experimentalDefaultControls": {
       
    50 				"radius": true,
       
    51 				"color": true,
       
    52 				"width": true,
       
    53 				"style": true
       
    54 			}
    43 		}
    55 		}
    44 	}
    56 	}
    45 }
    57 }