Skip to main content

ContainerVariant

type
type ContainerVariant = 'default' | 'subtle' | 'elevated' | 'plain'

Import

import { ContainerVariant } from '@modular/sdk/ui';