UNPKG

lamb-web-lib

Version:

LambWebLib. Es un proyecto angular de tipo Librería. que contiene una Suit de componentes reutilizables para el proyecto [Lamb Financial](https://lamb.upeu.edu.pe).

6 lines (5 loc) 181 B
export declare class LambTabConfig { justify: 'start' | 'center' | 'end' | 'fill' | 'justified'; orientation: 'horizontal' | 'vertical'; type: 'tabss' | 'pills'; }