components.buttons.constants.ts Maven / Gradle / Ivy
The newest version!
export const LIST_ICON = 'fa fa-list'
export const TABLE_ICON = 'fa fa-table'
export const SIZES = [5, 10, 20, 50]
export const LIST_ICON = 'fa fa-list'
export const TABLE_ICON = 'fa fa-table'
export const SIZES = [5, 10, 20, 50]