Files
7623874c-e28f-4344-a382-bc4…/registry/schemas/FooterLogoReveal.schema.json
vitalijmulika 66527b3c99 Initial commit
2026-02-05 18:17:36 +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"
}
}