Documentation / @zerotal/flow-ui / index / GvaConfig
Interface: GvaConfig<V>
Defined in: flow-ui/src/utils/gva.ts:44
Type Parameters
V
V extends VariantShape
Properties
variants?
optionalvariants?:V
Defined in: flow-ui/src/utils/gva.ts:45
defaultVariants?
optionaldefaultVariants?:VariantSelection<V>
Defined in: flow-ui/src/utils/gva.ts:46
compoundVariants?
optionalcompoundVariants?:CompoundVariant<V>[]
Defined in: flow-ui/src/utils/gva.ts:47