Files
db4e20db-da89-46ff-ada8-19f…/registry/schemas/CircleGradientBackground.schema.json
Nikolay Pecheniev 532acd59e7 Initial commit
2026-03-04 13:46:44 +02:00

7 lines
156 B
JSON

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