UNPKG

ng2-materialize

Version:

An Angular 2+ wrap around Materialize library

33 lines (32 loc) 919 B
export * from './badge'; export * from './button'; export * from './card'; export * from './checkbox'; export * from './chip'; export * from './collapsible'; export * from './collection'; export * from './datepicker'; export * from './dropdown'; export * from './feature-discovery'; export * from './icon'; export * from './icon-mdi'; export * from './input'; export * from './materialize.module'; export * from './media'; export * from './modal'; export * from './navbar'; export * from './pagination'; export * from './parallax'; export * from './progress'; export * from './radio-button'; export * from './select'; export * from './shared'; export * from './sidenav'; export * from './spinner'; export * from './switch'; export * from './tab'; export * from './textarea'; export * from './timepicker'; export * from './toast'; export * from './tooltip'; export * from './validation';