Configuration Options
{
"packageEntry": "@treeseed/ui/components/astro/theme/ThemePreviewSwatch.astro",
"defaultProps": {
"swatches": 4
},
"configurableProps": [
{
"name": "swatches",
"type": "string[]",
"defaultValue": 4,
"description": "Preview colors."
}
]
}