Files
0dae2464-9eab-4dc6-bb2d-8c2…/registry/schemas/FooterLogoReveal.schema.json
2026-02-05 19:08:30 +02: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"
}
}