UNPKG

ngx-formly-tabs

Version:

ngx-formly-tabs is an Angular module that adds Components that enable flexible tab use for @ngx-formly.

7 lines (6 loc) 257 B
export * from './lib/tabset/tabset.service'; export * from './lib/tabset/tabset.component'; export * from './lib/tab/tab.component'; export * from './lib/types/types'; export * from './lib/wrappers/wrappers'; export * from './lib/formly-tabs.module';