Current path: home/webdevt/www/wdp/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/google-site-kit/dist/assets/blocks
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 2,
"name": "google-site-kit/sign-in-with-google",
"version": "1.181.0",
"title": "Sign in with Google",
"category": "widgets",
"icon": "google",
"description": "Allow users to sign in to your site using their Google Account.",
"textdomain": "google-site-kit",
"attributes": {
"shape": {
"type": "string",
"enum": [ "", "rectangular", "pill" ]
},
"text": {
"type": "string",
"enum": [
"",
"continue_with",
"signin",
"signin_with",
"signup_with"
]
},
"theme": {
"type": "string",
"enum": [ "", "outline", "filled_blue", "filled_black" ]
},
"buttonClassName": {
"type": "string"
}
}
}