Files
b1e1cfc2-7f7a-40bb-8a38-e1e…/registry/schemas/CircleGradientBackground.schema.json
kudinDmitriyUp 2ce95ef9ec Initial commit
2026-03-08 12:32:04 +00:00

7 lines
156 B
JSON

{
"name": "CircleGradientBackground",
"propsSchema": {
"diagonal?": "'primary' | 'secondary' (default: 'primary')",
"className?": "string"
}
}