Files
716d91cd-5950-4d2b-a7c9-e69…/registry/schemas/FooterLogoReveal.schema.json
2026-02-09 17:11:28 +00:00

12 lines
335 B
JSON

{
"name": "FooterLogoReveal",
"propsSchema": {
"logoText?": "string (default: 'Webild')",
"logoLineHeight?": "number (default: 1.1)",
"ariaLabel?": "string (default: 'Site footer')",
"className?": "string",
"wrapperClassName?": "string",
"containerClassName?": "string",
"logoClassName?": "string"
}
}