Files
32dd3ae1-f2cb-4c3f-9ee3-eef…/registry/schemas/CircleGradientBackground.schema.json
2026-03-23 02:43:48 +00:00

7 lines
156 B
JSON

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