UNPKG

@engie-group/fluid-design-system-angular

Version:

Fluid Design System Angular

6 lines (3 loc) 182 B
export type LinkIconPosition = 'before' | 'after'; export type LinkSize = 'sm' | 'md'; export type LinkVariant = 'default' | 'grayed' | 'contextual' | 'high-contrast' | 'inverse';