import { ZTag_Props } from '@zurich/dev-utils/code/Tag'; export type Tag_StyleProps = { /** ## Tag * * The attribute `z-tag` defines the color for the tag. The default value is `azure` or `default`. * The possible values are: `teal`, `moss`, `lilac`, `candy`, `peach`, `mint`, * `lime`, `lemon`, `powder-pink` * * --- * ### Examples: * - `default`: * ```html *