Kind: Interface
Source: atloria-monorepo/packages/core/src/rendering/types.ts
Variant section node Represents a VARIANT
wrapper with multiple variantsProperties
| Property | Type |
|---|---|
type | 'variant_section' |
variants | VariantChild[] |
defaultVariant | VariantChild |
Was this page helpful?